fix: correct margin for homepage banner
This commit is contained in:
6
public/css/style.css
vendored
6
public/css/style.css
vendored
@@ -1174,6 +1174,12 @@ ins[data-revive-zoneid="2"] {
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
ins[data-revive-zoneid] {
|
||||
margin-top: -30px;
|
||||
text-align: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.news .blog .post {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user