add small menu

This commit is contained in:
2020-04-07 23:43:50 +02:00
parent edf96000b0
commit eb28a0a577
16 changed files with 132 additions and 55 deletions

View File

@@ -1,6 +1,6 @@
.topbar {
background-color: $medium;
width: calc(100vw - 15rem);
width: initial;
box-shadow: 3px 2px 3px rgba(0,0,0,0.2);
svg {