Skip to content

Commit 3eea2db

Browse files
committed
pushed footer to the bottom
1 parent e881289 commit 3eea2db

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/source/_static/style.css

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,12 @@
1010
body {
1111
font-family: "Be Vietnam Pro", serif;
1212
color: #333233;
13+
flex: 1; /* Pushes the footer to the bottom */
1314
}
1415

1516
footer {
1617
color: #646369;
18+
margin-top: auto;
1719
}
1820

1921
h1, h2, h3, h4, h5, h6 {

0 commit comments

Comments
 (0)