diff --git a/assets/scss/components/_contact-section.scss b/assets/scss/components/_footer-section.scss similarity index 99% rename from assets/scss/components/_contact-section.scss rename to assets/scss/components/_footer-section.scss index e9f3ae1..bae3023 100644 --- a/assets/scss/components/_contact-section.scss +++ b/assets/scss/components/_footer-section.scss @@ -1,4 +1,4 @@ -.contact{ +.footer{ background: #1B2031; position: relative; margin-top: 150px; diff --git a/assets/scss/style.scss b/assets/scss/style.scss index 977492b..98e7b40 100644 --- a/assets/scss/style.scss +++ b/assets/scss/style.scss @@ -36,7 +36,7 @@ VERSION: 1.0.0 @import "components/blog-section"; -@import "components/contact-section"; +@import "components/footer-section"; // @import "components/blog"; diff --git a/layouts/partials/footer.html b/layouts/partials/footer.html index 661f5ff..0207981 100644 --- a/layouts/partials/footer.html +++ b/layouts/partials/footer.html @@ -1,5 +1,5 @@ -
-
+