Update collectionjs.html
This commit is contained in:
parent
84d749c85f
commit
6ebf8eec91
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue