Fix Špatně vyplněný obrázek v pozadí menu

This commit is contained in:
Jonas Havelka 2021-09-06 12:44:04 +02:00
parent 2a46b598fb
commit 32b245c4f3

View file

@ -232,6 +232,10 @@ h1 {
display: none;
}
.no-mobile {
background-size: contain;
}
/* Menu */
ul.menu_mobile {