This commit is contained in:
2026-02-12 10:48:55 +01:00
parent 35087fda9e
commit 4f17c5da06
4 changed files with 244 additions and 2 deletions

View File

@@ -446,3 +446,20 @@ section#price_tiles {
font-size: 30px !important;
}
}
body.page-id-2707 {
section#garden-page-seo {
.wrapper.wrapper--inner {
flex-direction: column;
padding-bottom: 0;
h2 {
margin: 0;
}
p {
margin: 0;
}
}
}
}