From 84d749c85f2dc850e2ba7f522a7dcbb73d63095a Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Thu, 19 Sep 2019 00:14:43 -0500
Subject: [PATCH] Update collectionjs.html

---
 downloadPages/CollectionJS/collectionjs.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/downloadPages/CollectionJS/collectionjs.html b/downloadPages/CollectionJS/collectionjs.html
index 8a50164..89aa537 100644
--- a/downloadPages/CollectionJS/collectionjs.html
+++ b/downloadPages/CollectionJS/collectionjs.html
@@ -14,7 +14,7 @@
         border-radius: 5px;
       }
       .box-blue-emb-left {
-        margin:0 0 25px;
+        margin:0 0 0px;
         overflow:hidden;
         padding:0px;
         background-color:#009ac7;
@@ -25,7 +25,7 @@
         text-align: center;
       }
       .box-blue-emb-right {
-        margin:0 0 25px;
+        margin:0 0 0px;
         overflow:hidden;
         padding:0px;
         background-color:#009ac7;