commit | f780f21829b42697d6d7782811faef4dee484acc | [log] [tgz] |
---|---|---|
author | Unknown <electrikjesus@gmail.com> | Tue Oct 02 17:51:30 2018 -0400 |
committer | Unknown <electrikjesus@gmail.com> | Tue Oct 02 17:51:30 2018 -0400 |
tree | 8cb4478533688abf359a5338fa4ce354ea7179c6 | |
parent | 654563fabed50f1eec3fc02afc4006d8cbf8e31d [diff] |
remove height flag
diff --git a/css/style.css b/css/style.css index bb09c98..137f20a 100644 --- a/css/style.css +++ b/css/style.css
@@ -10,7 +10,7 @@ -moz-background-size: cover; -o-background-size: cover; /* Preserve aspet ratio */ - height: 100%; + /* width: 100%; */ background-repeat: no-repeat; background-attachment: fixed !important; /* background-position: center !important; */