Commit 29b8ff7a authored by Riri Novita's avatar Riri Novita

update warna header

parent 04ec0b18
......@@ -3,7 +3,7 @@
} */
.main-color{
background-color: #1474CA !important;
background-color: #0b6b24 !important;
}
.sub-color{
......@@ -71,7 +71,7 @@ const useStyles = makeStyles((theme) => ({
easing: theme.transitions.easing.sharp,
duration: theme.transitions.duration.enteringScreen,
}),
backgroundColor: '#273b80'
backgroundColor: '#0b6b24'
},
topleftClose: {
borderRight: 0,
......@@ -87,7 +87,7 @@ const useStyles = makeStyles((theme) => ({
},
padding: 20,
display: 'flex',
backgroundColor: '#1474CA'
backgroundColor: '#0b6b24'
},
drawerOpen: {
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