feat: homepage updates (#541)

* homepage updates
This commit is contained in:
Kalidou Diagne
2025-08-11 20:23:46 +02:00
committed by GitHub
parent 7b4084c4f7
commit 9c9e9c642a
46 changed files with 546 additions and 413 deletions

View File

@@ -115,7 +115,7 @@
}
html {
@apply font-sans;
text-rendering: geometricPrecision;
text-rendering: geometricPrecision !important;
}
body {
@apply font-sans bg-background text-foreground;