fix: add mobile banner

This commit is contained in:
2024-12-02 12:09:22 +01:00
parent 6db6de8e49
commit 71a5d3a690
2 changed files with 11 additions and 1 deletions

View File

@@ -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;
}