This commit is contained in:
Tizian.Breuch
2025-09-05 13:06:42 +02:00
parent 2da416ca1f
commit 79d8df8d4f
10 changed files with 482 additions and 243 deletions

View File

@@ -1 +1,5 @@
/* You can add global styles to this file, and also import other style files */
@import "tailwindcss";
html, body { height: 100%; }
body { margin: 0; font-family: Roboto, "Helvetica Neue", sans-serif; }