Fix Špatně vyplněný obrázek v pozadí menu
This commit is contained in:
parent
2a46b598fb
commit
32b245c4f3
1 changed files with 4 additions and 0 deletions
|
@ -232,6 +232,10 @@ h1 {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.no-mobile {
|
||||||
|
background-size: contain;
|
||||||
|
}
|
||||||
|
|
||||||
/* Menu */
|
/* Menu */
|
||||||
|
|
||||||
ul.menu_mobile {
|
ul.menu_mobile {
|
||||||
|
|
Loading…
Reference in a new issue