Added background image for regions

This commit is contained in:
Alexis
2023-04-30 22:03:56 +02:00
parent 218a50307a
commit 723f9770bb
20 changed files with 601 additions and 39 deletions

View File

@@ -5,7 +5,7 @@
@tailwind utilities;
body {
@apply text-slate-300 bg-slate-950
@apply text-slate-100 bg-slate-950
}
@layer components {