diff --git a/assets/styles/mix-twbs.scss b/assets/styles/mix-twbs.scss index 10a06af..d3d9fc6 100644 --- a/assets/styles/mix-twbs.scss +++ b/assets/styles/mix-twbs.scss @@ -41,7 +41,7 @@ position: fixed; width: 100%; min-height: 35vh; - height: 350px; + height: 72ex; background-repeat: no-repeat; background-size: cover; background-position: center center; @@ -58,12 +58,6 @@ padding-top: 1rem; } - footer { - position: fixed; - bottom: 0; - width: 100%; - } - .footer-contents { position: relative; background-color: $gray-200; diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index bad1632..9a2675c 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -104,7 +104,7 @@ {{ end }} -