Skip to content

Commit

Permalink
style: h2 font-size to a more sane 2rem
Browse files Browse the repository at this point in the history
  • Loading branch information
avivace committed Dec 10, 2024
1 parent 6241cf0 commit 33f1ccd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.module.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ section {
h2 {
text-align: center;
font-family: "Akshar Medium";
font-size: 3rem;
font-size: 2rem;
}

0 comments on commit 33f1ccd

Please sign in to comment.