Parcourir la source

Slight tweak to mobile nav UI layout

full-screen-logo-homepage
Said Achmiz il y a 6 ans
Parent
révision
a2e3a0a561
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      assets/css/main.css

+ 1
- 1
assets/css/main.css Voir le fichier

} }
@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) {

Chargement…
Annuler
Enregistrer