From aacafe7d9ef6c60599347e5ebc2c050040da3493 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Sat, 10 Mar 2018 11:04:07 +0100 Subject: [PATCH] Update style.css --- css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 5abde1e..bba2ecf 100755 --- a/css/style.css +++ b/css/style.css @@ -38,6 +38,9 @@ color: white; /* Gecko Browsers */ } +.one.spacing { + height: 20px; } + .two.spacing { height: 40px; } @@ -210,7 +213,8 @@ hr { font-size: 24px; line-height: 1.2em; position: relative; - padding-right: 20px; } + padding-right: 20px; + color: white; } .header-quote i { font-size: 64px !important;