fixed nav spacing (or lack thereof) on mobile

This commit is contained in:
James Shiffer 2020-08-29 02:05:58 -07:00
parent 7fe40a6b3a
commit 888001aea2

View File

@ -39,6 +39,9 @@
text-decoration: none;
font-size: 1.5rem;
}
div.items div {
margin-bottom: 0.5rem;
}
div.wordmark {
width: 17.5rem;
}