diff --git a/assets/css/base.css b/assets/css/base.css index f4ca115..80d7b33 100644 --- a/assets/css/base.css +++ b/assets/css/base.css @@ -7,15 +7,9 @@ footer a { color: #fff; } -/* Give service boxes a bottom margin - Still working on a border style that I like */ +/* Give service boxes a bottom margin */ .service { - margin-bottom: 10px; - - /* border-radius: 5px; - border-width: 1px; - border-color: #000; - border-style: solid; */ + margin-bottom: 20px; } /* Limit size of navbar logo and invert it */