fix: show banner full-width on mobile
This commit is contained in:
2
resources/assets/sass/layout/_home.scss
vendored
2
resources/assets/sass/layout/_home.scss
vendored
@@ -13,7 +13,7 @@ ins[data-revive-zoneid] {
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
@media (min-width: 576px) {
|
||||
@media (max-width: 576px) {
|
||||
ins[data-revive-zoneid] {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
|
||||
Reference in New Issue
Block a user