diff --git a/_includes/footer.html b/_includes/footer.html index 273ac04..9bdd44e 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -28,7 +28,7 @@ -

© 2016, Minuscode All rights reserved

+ © 2016, Minuscode All rights reserved diff --git a/_layouts/default.html b/_layouts/default.html index ada35d0..222b57b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -2,7 +2,7 @@ - + {{ page.title }} diff --git a/contact/index.html b/contact/index.html index 20227df..5c42bed 100644 --- a/contact/index.html +++ b/contact/index.html @@ -53,7 +53,7 @@

Minuscode

- + diff --git a/css/src/ui/_buttons.scss b/css/src/ui/_buttons.scss index 4560ee8..b88c5b0 100644 --- a/css/src/ui/_buttons.scss +++ b/css/src/ui/_buttons.scss @@ -17,7 +17,7 @@ } } -.btn-red { +.btn--red { background: $red; border: 2px solid $red; color: #fff; @@ -28,4 +28,4 @@ background: none; color: $red; } -} \ No newline at end of file +} diff --git a/css/src/ui/_page-foot.scss b/css/src/ui/_page-foot.scss index ad057dc..c6644a9 100644 --- a/css/src/ui/_page-foot.scss +++ b/css/src/ui/_page-foot.scss @@ -107,6 +107,8 @@ } .property { + width: 100%; + display: block; color: #fff; font-family: $brand-sans-serif; margin: 30px 0 0; diff --git a/css/style.css b/css/style.css index 5f7e816..92e143d 100644 --- a/css/style.css +++ b/css/style.css @@ -4937,6 +4937,8 @@ html { } /* line 109, src/ui/_page-foot.scss */ .main-footer .property { + width: 100%; + display: block; color: #fff; font-family: "PT Sans Caption", sans-serif; margin: 30px 0 0; @@ -5057,7 +5059,7 @@ html { } /* line 20, src/ui/_buttons.scss */ -.btn-red { +.btn--red { background: #c94055; border: 2px solid #c94055; color: #fff; @@ -5065,7 +5067,7 @@ html { font-weight: 400; } /* line 27, src/ui/_buttons.scss */ -.btn-red:hover { +.btn--red:hover { background: none; color: #c94055; } diff --git a/index.html b/index.html index 164c3e0..f5dd41e 100644 --- a/index.html +++ b/index.html @@ -16,7 +16,7 @@

or a brand activation, we can help you build it.

- Get a Quote + Get a Quote