top of header

This commit is contained in:
hamid zarghami
2026-07-14 12:56:53 +03:30
parent 4b8031b9e5
commit 3be247ecff
6 changed files with 49 additions and 4 deletions
+3 -2
View File
@@ -43,8 +43,9 @@ textarea.place-black::placeholder {
color: black;
}
@theme {
--color-primary: black;
@theme inline {
--color-primary: #ff730b;
--color-secondary: #f1f6fa;
--color-description: #888888;
--spacing-maxWidth: 1100px;
}