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 {