Some design improvements

This commit is contained in:
2018-11-26 23:32:31 +00:00
parent 04b8ae7bf9
commit 4e86794a6c
3 changed files with 14 additions and 5 deletions

View File

@ -1,3 +1,7 @@
h1 {
font-weight: bold;
}
/* Make sure that the footer doesn't have space after it */
.container { min-height: 60vh; }