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",