fix nav positioning

This commit is contained in:
Andrew Brown 2018-07-14 14:18:40 -05:00
parent aca9a94fe4
commit b47e76e456

View File

@ -72,6 +72,9 @@
html {
font-size: inherit !important;
}
nav {
line-height: 64px !important;
}
nav form {
height: inherit;
}