Ver código fonte

Slight tweak to mobile nav UI layout

full-screen-logo-homepage
Said Achmiz 5 anos atrás
pai
commit
a2e3a0a561
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1
    1
      assets/css/main.css

+ 1
- 1
assets/css/main.css Ver arquivo

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

Carregando…
Cancelar
Salvar