improvements to relative panel sizing

This commit is contained in:
Henry Jameson 2022-04-10 22:37:08 +03:00
parent fe8b5b62ae
commit 5d203e93ae
2 changed files with 7 additions and 7 deletions

View file

@ -2,7 +2,7 @@
@import './_variables.scss';
:root {
--navbar-height: 3.5em;
--navbar-height: 3.5rem;
}
html {