Skip to content

Commit

Permalink
code
Browse files Browse the repository at this point in the history
  • Loading branch information
JKP1008shine committed Aug 20, 2024
1 parent 8d6a095 commit 0f4a8b8
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 @@ -181,7 +181,7 @@ a:hover {
margin: 0; /* Removes any default margin */
}
.code{
font-size: clamp(1rem, 1.5vw, 2rem); /* Min 0.8rem, scales with viewport width, max 1rem */
font-size: clamp(1.2rem, 1.5vw, 2rem); /* Min 0.8rem, scales with viewport width, max 1rem */
}


Expand Down

0 comments on commit 0f4a8b8

Please sign in to comment.