code optimization: removed en.json import as it is to heavy

This commit is contained in:
2021-04-05 20:58:54 +02:00
parent 19673b1a6a
commit ca717e9abc
9 changed files with 210 additions and 17 deletions

View File

@@ -641,7 +641,7 @@ header[role="banner"]{
body:not(.path-base) &{
display: none;
}
padding: 0 1em;
padding: 0 1em 1em;
background-color: $color-base;
}