initial dev

This commit is contained in:
Emre
2025-10-10 23:03:48 +03:00
parent 43682f9fbe
commit f450d61ccf
14 changed files with 327 additions and 361 deletions

View File

@@ -5,8 +5,8 @@
@tailwind utilities;
:root {
color: #111827;
background-color: #f6f8fb;
color: #000000;
background-color: rgb(252 252 246);
}
html,