Skip to content

Commit

Permalink
increased font size in css
Browse files Browse the repository at this point in the history
  • Loading branch information
ThanhNguyen5653 committed Nov 14, 2024
1 parent 84096b2 commit 5451b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ body {
border: none;
padding: 20px;
text-align: center;
font-size: 2rem; /* Increased font size */
font-size: 4rem; /* Increased font size */
background-color: #ffffff;
color: #000;
}
Expand Down

0 comments on commit 5451b18

Please sign in to comment.