Made footer stick to bottom
the build was successful Details

This commit is contained in:
kolaente 2018-10-15 19:08:51 +02:00
parent deb12c00e2
commit 10bbecec3c
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@ h1, h2, h3, h4, h5, h6 {
.page{
margin: 2em auto;
min-height: calc(100vh - 57px - 10rem);
.card{
margin-bottom: 2em;