This commit is contained in:
2026-04-12 23:25:07 +02:00
parent d8f9bb59fa
commit ef126bc177
69 changed files with 4168 additions and 1806 deletions

View File

@@ -22,8 +22,6 @@
<style lang="scss">
.section-title {
&--pad-xs {
padding-top: var(--sp-32);
padding-bottom: var(--sp-16);
@@ -52,7 +50,6 @@
}
}
}
@media (max-width: 300px) {
.section-title {
padding-left: calc(var(--sp-45) - 20px);