fixed style indentation

This commit is contained in:
Gabriele Musco 2021-12-26 23:43:30 +01:00
parent 5082511f06
commit ae8c44e50b
No known key found for this signature in database
GPG Key ID: 0587A5D65B5DC99E
1 changed files with 47 additions and 47 deletions

View File

@ -792,7 +792,7 @@ input, textarea, textarea.cactus-editor-textarea {
}
{{ if .Site.Params.mobileHamburgerNav | default false }}
header {
header {
#hamburger-menu {
@extend .nerdlink;
display: none !important;
@ -800,9 +800,9 @@ header {
#main-nav-toggler {
display: none;
}
}
}
@media only screen and (max-width: 520px) {
@media only screen and (max-width: 520px) {
header {
.titleAndSearchContainer {
z-index: 9999999 !important;
@ -847,7 +847,7 @@ header {
}
}
}
}
}
{{ end }}
{{ if and