Skip to content

Commit

Permalink
white
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinbaojz committed Sep 22, 2024
1 parent 96ef742 commit 5bd4b08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/pages/Home/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ function Home()
<div className="cool-title">
<strong>Moti-Vibes:</strong>
</div>
<h4> <strong>Academic Social Networking to Combat Procrastination.</strong></h4>
<h4 style={{ color: "white" }}> <strong>Academic Social Networking to Combat Procrastination.</strong></h4>
<br></br>
<br></br>
<br></br>
Expand Down

0 comments on commit 5bd4b08

Please sign in to comment.