Procházet zdrojové kódy

Slight tweak to mobile nav UI layout

full-screen-logo-homepage
Said Achmiz před 6 roky
rodič
revize
a2e3a0a561
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1
    1
      assets/css/main.css

+ 1
- 1
assets/css/main.css Zobrazit soubor

} }
@media only screen and (max-width: 960px) { @media only screen and (max-width: 960px) {
article { article {
margin-top: 2rem;
margin-top: 3rem;
} }
} }
@supports (-webkit-hyphens:auto) or (-ms-hyphens:auto) or (hyphens:auto) { @supports (-webkit-hyphens:auto) or (-ms-hyphens:auto) or (hyphens:auto) {

Načítá se…
Zrušit
Uložit