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