From 6097cd9836ac3925f9e580f261d2420936c6ca73 Mon Sep 17 00:00:00 2001 From: "Aaron N. Brock" Date: Fri, 2 Oct 2020 14:15:05 -0400 Subject: [PATCH] sync footer name --- ...tact-section.scss => _footer-section.scss} | 2 +- assets/scss/style.scss | 2 +- layouts/partials/footer.html | 24 +++++++++---------- 3 files changed, 14 insertions(+), 14 deletions(-) rename assets/scss/components/{_contact-section.scss => _footer-section.scss} (99%) 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 @@ -
-
+