Browse Source

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 4 years ago
parent
commit
eacec76d7d
1 changed files with 1 additions and 2 deletions
  1. 1
    2
      assets/css/style.css

+ 1
- 2
assets/css/style.css View File

@@ -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 */

Loading…
Cancel
Save