fix bug auth pages
This commit is contained in:
+2
-1
@@ -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"
|
||||
}
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user