Skip to content

Commit ab5aede

Browse files
brianhawthornejarrodmillman
authored andcommitted
improve content height
1 parent 9e73c35 commit ab5aede

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ body {
77
}
88

99
.article.content {
10-
min-height: 50vh;
10+
min-height: 0vh;
1111
flex: 1 0 auto;
1212
}
1313

0 commit comments

Comments
 (0)