add mobile nav

This commit is contained in:
Philipp Kühn
2020-10-12 18:42:47 +02:00
parent f0cfd8e877
commit 9797a0b7a8
6 changed files with 141 additions and 40 deletions

View File

@@ -10,7 +10,7 @@
&:hover {
color: $colorWhite;
background-color: rgba($colorWhite, 0.1);
background-color: rgba($colorWhite, 0.05);
}
}
}