From af7688a954789620eb538771465a60b35fc55acf Mon Sep 17 00:00:00 2001 From: dalcon007 Date: Sun, 16 Apr 2017 20:29:00 -0400 Subject: [PATCH] Update _base.scss --- _sass/_base.scss | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/_sass/_base.scss b/_sass/_base.scss index 75d66be8d..4cf031a18 100644 --- a/_sass/_base.scss +++ b/_sass/_base.scss @@ -17,9 +17,8 @@ section#why,section#download { .btn-outline:hover, .btn-outline:focus, { color: black !important; } -.img-responsive { +.img-center { display:inline !important; - margin-top:5em; } /* End custom CSS */