color changes

This commit is contained in:
Prince Kurt Laurence 2023-12-14 18:09:44 +08:00
parent 96c8f9a150
commit fafde17266
5 changed files with 13 additions and 10 deletions

View file

@ -65,7 +65,7 @@ export default function Drawer() {
style={{
width: "48px",
height: "48px",
color: "white",
color: "3fb860",
marginRight: "2px",
alignSelf: "center",
justifySelf: "center",
@ -96,7 +96,7 @@ export default function Drawer() {
style={{
width: "48px",
height: "48px",
color: "white",
color: "3fb860",
marginRight: "2px",
alignSelf: "center",
justifySelf: "center",

View file

@ -18,6 +18,7 @@ export default function Header(props: props) {
backgroundColor: colors.header_color,
display: "flex",
flexDirection: "row",
}}
>
<div