v0.10.15a - Added hide Menu on Scroll

This commit is contained in:
2020-08-25 14:07:20 +02:00
parent 0c8791683f
commit e758a3ddac
7 changed files with 29 additions and 34 deletions
+1 -6
View File
@@ -34,11 +34,7 @@ and (max-width : 900px)
}
header, #menu {
padding: 1.25rem 1.75rem 0 1.75rem;
}
#menu {
padding-top: 4rem;
padding: 1.25rem 1.75rem 1.25rem 1.75rem;
}
#menu > a {
@@ -527,7 +523,6 @@ $primary-color: $blue;
* {
word-break: break-word;
hyphens: auto;
overflow-x: hidden;
}
#snackbar.show {