Commit aef26ea12cf6c120318829d437bbb9e3395f033c

Authored by Augusto dos Anjos Almeida
1 parent 74345552

Fix #273

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
sass/style.sass
... ... @@ -484,7 +484,7 @@ h1
484 484 border: 1px solid
485 485 margin-bottom: $gutter * 1.5
486 486 margin-top: 0
487   - height: 500px
  487 + height: 570px
488 488 overflow: auto
489 489 padding: $gutter
490 490 position: relative
... ...