css
All checks were successful
Deploy / deploy-staging (push) Successful in 5s
Deploy / deploy-production (push) Has been skipped

This commit is contained in:
2026-04-23 23:38:41 +02:00
parent 9719bf6c9f
commit 342e87d25e
2 changed files with 6 additions and 6 deletions

View File

@@ -920,7 +920,7 @@ a {
.module-page-stack {
position: relative;
display: grid;
gap: 26px;
gap: 34px;
}
.module-hero {
@@ -1074,7 +1074,7 @@ a {
.module-box-grid {
display: grid;
gap: 24px;
gap: 32px;
}
.module-box-grid--stats {