Reorder sections, add huge whitespace

This commit is contained in:
2022-07-21 12:42:26 -06:00
parent ea0108697d
commit 657d854657
2 changed files with 33 additions and 19 deletions

View File

@@ -114,6 +114,20 @@
font-size: 0.9rem;
}
.content.index {
margin-top: -5.5rem;
}
.projects {
margin-top: -5rem;
}
.opener {
height: 100vh;
display: table-cell;
vertical-align: middle;
}
.toclink:not(:hover) {
border-bottom: none;
}