dsfdf
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:36:11 +02:00
parent c14e673faf
commit 9719bf6c9f
2 changed files with 4 additions and 4 deletions

View File

@@ -31,12 +31,12 @@
.bc-shell {
position: relative;
display: grid;
gap: 18px;
gap: 24px;
}
.bc-stack {
display: grid;
gap: 18px;
gap: 24px;
}
.bc-hero {

View File

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