fix home layout
All checks were successful
Deploy / Deploy to Production (push) Successful in 7s

This commit is contained in:
isUnknown 2025-12-22 14:03:56 +01:00
parent b59d841d39
commit 6c8cdf21d2
2 changed files with 16 additions and 16 deletions

View file

@ -1,4 +1,4 @@
[data-template="store"] {
[data-template="home"] {
.p__baseline-big {
margin-top: calc(var(--spacing) * 2);
}