Update index.html
This commit is contained in:
parent
620bb7a76a
commit
03649c5d6d
|
@ -13,9 +13,9 @@
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
.box-blue-emb {
|
.box-blue-emb {
|
||||||
margin:0 0 0px;
|
margin:0 0 25px;
|
||||||
overflow:hidden;
|
overflow:hidden;
|
||||||
padding:20px;
|
padding:0px;
|
||||||
background-color:#009ac7;
|
background-color:#009ac7;
|
||||||
-webkit-border-radius: 5px;
|
-webkit-border-radius: 5px;
|
||||||
border-radius: 5px;
|
border-radius: 5px;
|
||||||
|
|
Loading…
Reference in a new issue