Skip to content

Commit 3639569

Browse files
committed
Always grow article (stretch to 100% height)
1 parent f6b1b19 commit 3639569

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

css/kunai/site/article.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ div[itemtype="http://schema.org/Article"] {
2727
}
2828
&:nth-child(4) {
2929
order: -9;
30+
flex-grow: 1;
3031
}
3132
}
3233

0 commit comments

Comments
 (0)