Work
Lint / lint (push) Failing after 7s

This commit is contained in:
Julien Valverdé
2026-05-17 18:53:50 +02:00
parent ecb985c042
commit 5b706de173
3 changed files with 20 additions and 1 deletions
+8
View File
@@ -3,6 +3,14 @@
@import "tw-animate-css";
@import "@fontsource/work-sans";
@font-face {
font-family: "Coolvetica";
src: url("/public/fonts/Coolvetica.otf") format("opentype");
font-style: normal;
font-weight: 400;
font-display: swap;
}
:root {
--background: hsl(220 23% 95%);
--secondary-background: oklch(100% 0 0);