1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-03 09:58:15 +00:00

Fixed arbitrary heights using box-sizing, clean up more loose styling

This commit is contained in:
2022-02-08 20:28:51 +00:00
parent ec6437e2bc
commit 4af91051a0
3 changed files with 13 additions and 6 deletions

View File

@@ -5,6 +5,7 @@
position: relative;
background-color: white;
z-index: 100;
height: 80px;
.adminNav-toggle {
position: absolute;