Merge branch 'main' into feat/living-the-dream-qr-code

This commit is contained in:
trafficlunar 2025-09-14 12:25:52 +01:00
commit e1b269d99b
20 changed files with 7 additions and 1 deletions

View file

@ -20,7 +20,7 @@
}
body {
@apply bg-amber-50;
@apply bg-amber-50 text-slate-800;
--color1: var(--color-amber-50);
--color2: var(--color-amber-100);