From 6ebf8eec910515ad9d7b3d16bd78d776e9d239c7 Mon Sep 17 00:00:00 2001 From: Innovation Inc Date: Thu, 19 Sep 2019 00:15:14 -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 89aa537..704d50a 100644 --- a/downloadPages/CollectionJS/collectionjs.html +++ b/downloadPages/CollectionJS/collectionjs.html @@ -21,7 +21,7 @@ border-radius: 5px; position: absolute; left: 10px; - width: 45%; + width: 48%; text-align: center; } .box-blue-emb-right { @@ -32,7 +32,7 @@ border-radius: 5px; position: absolute; right: 10px; - width: 45%; + width: 48%; text-align: center; } .buttonWrapper {