Actualiser src/index.css
Deploy to home / deploy (push) Successful in 11s

This commit is contained in:
cvancau
2026-08-09 18:41:49 +02:00
parent e05715f3cd
commit 85c0acff74
+3 -3
View File
@@ -19,9 +19,9 @@ code {
@tailwind utilities;
@layer base {
h3 {
@apply pointer-events-none select-none text-lg font-semibold text-gray-900;
}
h3 {
@apply pointer-events-none select-none text-xs font-medium leading-tight text-gray-900;
}
}
@layer components {