aboutsummaryrefslogtreecommitdiff
path: root/src/App.scss
diff options
context:
space:
mode:
Diffstat (limited to 'src/App.scss')
-rw-r--r--src/App.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/App.scss b/src/App.scss
index eae3afa3..acaf282a 100644
--- a/src/App.scss
+++ b/src/App.scss
@@ -2,7 +2,7 @@
@import './_variables.scss';
:root {
- --navbar-height: 3.5em;
+ --navbar-height: 3.5rem;
}
html {