From b42439dff29a5550fb6c4da1f1ed34e1fd087da9 Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Fri, 2 Aug 2019 13:46:16 -0400 Subject: [PATCH] more padding on button to not block faces --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index da03972..98fb4f8 100644 --- a/css/style.css +++ b/css/style.css @@ -205,7 +205,7 @@ img { max-width: 100%; } .home .description p { opacity: 0.8; } .home .top-big-link { - margin-top: 45px; + margin-top: 140px; } /***** About us *****/