undo rounding (whoops)

This commit is contained in:
Kenny 2022-03-02 13:44:15 -05:00
parent 2b6b00420b
commit 090eefbf44
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
position: sticky;
top: 0;
z-index: 999;
border-radius: 0 0 1em 1em !important;
/*border-radius: 0 0 1em 1em !important;*/
}
.topNavSearch {
margin-bottom: -10em;