* Split apart layouts

Some pages don't need a footer.

* 404 Redesign
This commit is contained in:
2019-04-02 23:38:08 -05:00
committed by GitHub
parent 8d8d12465b
commit 75e05ce24c
4 changed files with 44 additions and 28 deletions

View File

@ -98,6 +98,10 @@ h2, h3:not(.h5), h4, h5 {
margin-bottom: 1rem;
}
.header-404 {
font-size: 10rem;
}
.anchor-icon {
font-size: .8em;
}