Skip to content

Commit

Permalink
[noodles] 20px for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
lvn authored Jul 11, 2024
1 parent e0f9111 commit 7a234cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion noodles/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

@media only screen and (max-width: 600px) {
p {
font-size: 16px;
font-size: 20px;
}
}

Expand Down

0 comments on commit 7a234cc

Please sign in to comment.