refatored rust sql and drizzle

This commit is contained in:
2025-10-22 15:05:36 +02:00
parent 9ea057e943
commit f70e924cc3
27 changed files with 3968 additions and 2747 deletions

View File

@ -15,11 +15,6 @@
}
}
:root {
--ui-header-height: 74px;
}
.swiper-slide {
isolation: isolate; /* Für jeden Slide */
contain: layout style; /* Enthält den Context, ohne Performance-Hit */
@theme {
--spacing-header: 3.5rem; /* 72px - oder dein Wunschwert */
}