fix bug auth pages

This commit is contained in:
Alihaghighattalab
2024-08-06 11:51:55 +03:30
parent d7b66b11a0
commit 66c89cf14f
13 changed files with 14 additions and 13 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ module.exports = {
"auth-form": "#F7F7F9",
"primary-text-color": "#11212D",
"secondary-text-color": "#777577",
"primary-color": "#015699"
"primary-color": "#015699",
"secondary-color": "#E6E8EA"
}
},
},