Fixes
All checks were successful
Build and Deploy Nuxt / build (push) Successful in 29s

This commit is contained in:
2026-06-15 23:39:29 +02:00
parent 386c126335
commit de6449d830
3 changed files with 7 additions and 12 deletions

View File

@@ -277,6 +277,11 @@ const sectionTargets = {
</template>
<style lang="scss" scoped>
.tui-frame:first-child {
margin-top: 0;
margin-right: 0;
}
.intro-section {
.intro-layout {