updated color
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is passing Details

This commit is contained in:
hardik 2025-02-16 12:54:00 +05:30
parent 513e1850bb
commit 62f7cf23db
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"
} }
}, },