Skip to content

Commit ff99507

Browse files
committed
Fix(layout): 0 space at bottom of blog posts
1 parent 5d40e82 commit ff99507

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/css/layout.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,7 @@ nav {
228228
.insight-page {
229229
margin: 0 auto;
230230
width: 75%;
231+
padding-bottom: 3em;
231232
}
232233

233234
/* Arenas grid */

0 commit comments

Comments
 (0)