fix: set correct margin on banner
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
ins[data-revive-zoneid="2"] {
|
||||
width: 100%;
|
||||
height: 275px;
|
||||
margin: 11px auto 50px auto;
|
||||
background-color: #efefef;
|
||||
margin: 2rem 0;
|
||||
display: block;
|
||||
}
|
||||
|
||||
@media (max-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user