diff --git a/css/style.css b/css/style.css index b9ea022..2a41bcf 100644 --- a/css/style.css +++ b/css/style.css @@ -347,10 +347,17 @@ ul.banner-social-buttons { margin-top: 0; } +.section-divider { + display: none; +} + @media screen and (max-width:767px) { #logo_about { display: none; } + .section-divider { + display: block; + } .heading_large { display: none; } diff --git a/index.html b/index.html index b8cd784..183ab99 100644 --- a/index.html +++ b/index.html @@ -91,6 +91,8 @@ +
+
@@ -111,6 +113,8 @@
+
+
@@ -142,6 +146,8 @@
+
+
@@ -163,6 +169,8 @@
+
+