Update collectionjs.html

This commit is contained in:
Innovation Inc 2019-09-19 00:15:14 -05:00 committed by GitHub
parent 84d749c85f
commit 6ebf8eec91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 {