fix: add mobile banner
This commit is contained in:
6
resources/assets/sass/layout/_home.scss
vendored
6
resources/assets/sass/layout/_home.scss
vendored
@@ -7,8 +7,12 @@
|
||||
@use "../components/featured";
|
||||
@use "../components/podcast_items";
|
||||
|
||||
ins[data-revive-zoneid] {
|
||||
.header_container ins[data-revive-zoneid] {
|
||||
margin-top: -30px;
|
||||
text-align: center;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.mobile-banner-fullwidth {
|
||||
margin: 1.5rem 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user