Skip to content

Commit b347218

Browse files
stefanvjarrodmillman
authored andcommitted
Allow footer to cover entire page
1 parent 630dfbb commit b347218

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

assets/theme-css/styles.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
body {
2+
margin: 0;
3+
}
4+
15
.title {
26
color: var(--pst-heading-color);
37
}

0 commit comments

Comments
 (0)