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