Commit 04ec0b18 authored by Riri Novita's avatar Riri Novita

update header

parent 009b4ebf
.main-color{ /* .main-color{
background-color: #273b80 !important; background-color: #273b80 !important;
} } */
/* .main-color{ .main-color{
background-color: #1474CA !important; background-color: #1474CA !important;
} */ }
.sub-color{ .sub-color{
background-color: #f0f1f3 !important; background-color: #f0f1f3 !important;
...@@ -87,7 +87,7 @@ const useStyles = makeStyles((theme) => ({ ...@@ -87,7 +87,7 @@ const useStyles = makeStyles((theme) => ({
}, },
padding: 20, padding: 20,
display: 'flex', display: 'flex',
backgroundColor: '#273b80' backgroundColor: '#1474CA'
}, },
drawerOpen: { drawerOpen: {
width: drawerWidth, width: drawerWidth,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment