RAINBOW MODE!!!!

This commit is contained in:
Reece
2025-06-09 18:38:06 +01:00
parent 342345cbb9
commit 41efd80dd5
8 changed files with 492 additions and 14 deletions

View File

@@ -2,6 +2,7 @@
@tailwind components;
@tailwind utilities;
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen',
@@ -11,6 +12,7 @@ body {
-moz-osx-font-smoothing: grayscale;
}
code {
font-family: source-code-pro, Menlo, Monaco, Consolas, 'Courier New',
monospace;