Explorar el Código

Revert "Adding background-position: center; to .hero-area in style.css for better responsive behavior"

This reverts commit 39253d7bc9.
tags/v1.0.0
Odair Trujillo hace 4 años
padre
commit
eacec76d7d
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1
    2
      assets/css/style.css

+ 1
- 2
assets/css/style.css Ver fichero

@@ -436,7 +436,6 @@ a:hover {

.hero-area {
background-size: cover;
background-position: center;
height: 100vh;
position: relative;
display: flex;
@@ -2282,4 +2281,4 @@ figcaption {
display: block;
}

/*# sourceMappingURL=maps/style.css.map */
/*# sourceMappingURL=maps/style.css.map */

Cargando…
Cancelar
Guardar