fix: placement of mobile banner
This commit is contained in:
6
public/css/style.css
vendored
6
public/css/style.css
vendored
@@ -1180,6 +1180,12 @@ ins[data-revive-zoneid] {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
@media (max-width: 576px) {
|
||||
ins[data-revive-zoneid] {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
}
|
||||
}
|
||||
.news .blog .post {
|
||||
height: 115px;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user