From 382073f98d990dc7c461a39b575dbf15e772fade Mon Sep 17 00:00:00 2001 From: rayelliott Date: Tue, 21 Apr 2020 13:25:17 +0000 Subject: [PATCH] update section layouts --- site/layouts/partials/about.html | 18 ++++-- site/layouts/partials/contact.html | 54 ++++++++++-------- site/layouts/partials/footer.html | 2 +- site/layouts/partials/services.html | 15 +++-- src/css/imports/base.scss | 1 + src/css/imports/contact.scss | 2 +- src/css/imports/header.scss | 10 +++- src/css/imports/layout.scss | 86 ++++++++++++++++++++++++----- src/css/imports/variables.scss | 18 ++++-- src/css/main.css | 21 ++++++- 10 files changed, 168 insertions(+), 59 deletions(-) diff --git a/site/layouts/partials/about.html b/site/layouts/partials/about.html index ff1f189..c079f93 100644 --- a/site/layouts/partials/about.html +++ b/site/layouts/partials/about.html @@ -5,12 +5,22 @@

About

-
- An about Section. +
+
+

An about Section.

+
-
- Another about Section. +
+
+

A wide about Section and a wide wrapper.

+
+
+ +
+
+

A full width about section and a full width wrapper.

+
diff --git a/site/layouts/partials/contact.html b/site/layouts/partials/contact.html index a222595..f650d13 100644 --- a/site/layouts/partials/contact.html +++ b/site/layouts/partials/contact.html @@ -4,30 +4,36 @@

Contact Us

-
-

Complete this form and we will get back to you within one working day.

-
-
    -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
  • -
  • -
  • -
  • -
-
+
+
+

Complete this form and we will get back to you within one working day.

+
+
    +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
  • +
  • +
  • +
  • +
+
+
+
-

Remember to Generate Access Token for URL

-
+
+
+

Remember to Generate Access Token for URL

+
+
diff --git a/site/layouts/partials/footer.html b/site/layouts/partials/footer.html index 9d71850..def9b89 100644 --- a/site/layouts/partials/footer.html +++ b/site/layouts/partials/footer.html @@ -1,6 +1,6 @@