Skip to content

Commit

Permalink
chore: change font weight for h1
Browse files Browse the repository at this point in the history
Took 2 minutes
  • Loading branch information
rokartur committed Jun 5, 2024
1 parent 5e0e499 commit a285dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Website/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ main {
h1 {
max-width: 550px;
font-size: 72px;
font-weight: 700;
font-weight: 800;
text-align: center;
}

Expand Down

0 comments on commit a285dbe

Please sign in to comment.