structure + sidebar

This commit is contained in:
hamid zarghami
2025-04-28 10:15:35 +03:30
parent 2ef02e0b6b
commit 53212445c6
25 changed files with 1144 additions and 19 deletions
+6
View File
@@ -40,3 +40,9 @@ input::placeholder,
textarea::placeholder {
color: #888888;
}
@theme {
--color-primary: #000000;
--color-secondary: #eaecf4;
--color-description: #888888;
}