fix responsive admin job
This commit is contained in:
@@ -1,12 +1,13 @@
|
||||
export const MainColor = {
|
||||
black: "#202020",
|
||||
darkblue: "#001D3D",
|
||||
soft_darkblue: "#17406E",
|
||||
yellow: "#E1B525",
|
||||
white: "#D4D0D0",
|
||||
red: "#FF4B4C",
|
||||
orange: "#FF7043",
|
||||
green: "#4CAF4F",
|
||||
login: "#EDEBEBFF"
|
||||
login: "#EDEBEBFF",
|
||||
};
|
||||
|
||||
export const AccentColor = {
|
||||
|
||||
Reference in New Issue
Block a user