Skip to content

Commit 18173a2

Browse files
Avoid article overflow
1 parent ec74a12 commit 18173a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/layout.sass

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ body > header, body > footer
1111

1212
article
1313
flex-grow: 1
14+
overflow-y: auto
1415

1516
article header
1617
margin-bottom: 1.5em

0 commit comments

Comments
 (0)