Parcourir la source

Slight tweak to mobile nav UI layout

full-screen-logo-homepage
Said Achmiz il y a 5 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

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

Chargement…
Annuler
Enregistrer