updated color #14

Merged
mihir merged 1 commits from fix/layout into main 2025-02-16 13:02:39 +05:30
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ const HomePage: React.FC = () => {
color: "#333333", color: "#333333",
}, },
body2:{ body2:{
color:"#4D4D4D" color:"#77808B"
} }
}, },