From 03649c5d6db8f9372ac44f996abba1cab5e0f7cb Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Mon, 22 Apr 2019 09:34:21 -0500 Subject: [PATCH] Update index.html --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 1329ac2..2ab2c6f 100644 --- a/index.html +++ b/index.html @@ -13,9 +13,9 @@ border-radius: 5px; } .box-blue-emb { - margin:0 0 0px; + margin:0 0 25px; overflow:hidden; - padding:20px; + padding:0px; background-color:#009ac7; -webkit-border-radius: 5px; border-radius: 5px;