浏览代码

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 年前
父节点
当前提交
eacec76d7d
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1
    2
      assets/css/style.css

+ 1
- 2
assets/css/style.css 查看文件

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

正在加载...
取消
保存