fix: correct margin for homepage banner

This commit is contained in:
2024-11-25 20:57:49 +01:00
parent 2ba81f8550
commit 3ef630c7cc
4 changed files with 15 additions and 5 deletions

View File

@@ -6,3 +6,9 @@
@use "../components/contact_box";
@use "../components/featured";
@use "../components/podcast_items";
ins[data-revive-zoneid] {
margin-top: -30px;
text-align: center;
margin-bottom: 30px;
}