Format shit

This commit is contained in:
MotorTruck1221
2025-05-04 23:57:30 -06:00
parent a78ab8e1b2
commit 5f640d8e06
21 changed files with 338 additions and 298 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@import "tailwindcss";
@theme {
--font-inter: "Inter", sans-serif
--font-inter: "Inter", sans-serif;
}
+1 -1
View File
@@ -18,4 +18,4 @@
--destructive: hsl(2 82% 30%);
--destructive-foreground: hsl(2 82% 90%);
--ring: hsl(223 42% 57%);
}
}
+1 -1
View File
@@ -18,4 +18,4 @@
--destructive: hsl(5 92% 45%);
--destructive-foreground: hsl(0 0% 100%);
--ring: hsl(167 100% 50%);
}
}