Contact
Deploy GISE landing page test / build-and-deploy (push) Failing after 11s

This commit is contained in:
LathanDevers
2026-07-28 18:57:59 +02:00
parent 9bdc81ae9a
commit 32e1068ace
3 changed files with 69 additions and 26 deletions
+7
View File
@@ -3,6 +3,13 @@
/* Configuration pour forcer le mode sombre via une classe .dark */
@custom-variant dark (&:where(.dark, .dark *));
@layer base {
:root {
--color-gise-blue: #1a73e8;
--color-gise-emerald: #10b981;
}
}
@theme {
--color-gise-accent: #2563eb;
--color-gise-accentHover: #1d4ed8;