diff --git a/_scss/pages/home.scss b/_scss/pages/home.scss index f99af7b..a066aef 100644 --- a/_scss/pages/home.scss +++ b/_scss/pages/home.scss @@ -1,7 +1,7 @@ // ------------------------- // Body Styles // ------------------------- -.main-area { +body { background-color: $gold; } @@ -92,6 +92,7 @@ a:active { .content-area { &-wrapper { margin-top: 30px; + margin-bottom: 30px; .content-title { font-size: 42px; font-weight: 800; diff --git a/captive.html b/captive.html index 032d891..95c7392 100644 --- a/captive.html +++ b/captive.html @@ -4,7 +4,7 @@ layout: basic {% assign page_data = site.data.home %} -
+
{{ page_data.page_logo[1] }}