From 706073f1a7d01021c317df22038b5cc3bcdde6d7 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Mon, 20 Aug 2018 16:11:15 -0400 Subject: [PATCH] adding misc styles --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index e111903..744988f 100644 --- a/style.css +++ b/style.css @@ -661,7 +661,7 @@ Content display: inline-block; } -.parallax-section h2 span:after { +/* .parallax-section h2 span:after { content: ""; position: absolute; width: 50%; @@ -671,7 +671,7 @@ Content margin-top: 10px; border-bottom: 2px solid; border-color: inherit; -} +} */ .parallax-section .overlay { position: absolute; -- 2.17.1