Explorar el Código

Fixed minor CSS bug

full-screen-logo-homepage
Said Achmiz hace 5 años
padre
commit
09195334d1
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      assets/css/main.css

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

@@ -229,13 +229,13 @@ main nav a:active {
main nav a.text {
font-size: 0.625em;
padding-top: 0.375em;
text-align: center;
}
main nav a.text::before {
content: attr(data-deus-icon);
display: block;
font-family: Font Awesome;
margin: auto;
text-align: center;
font-size: 1.75em;
}
main nav a + a {

Cargando…
Cancelar
Guardar