Skip to content

Commit

Permalink
[noodles] Fuck around more with font size
Browse files Browse the repository at this point in the history
  • Loading branch information
lvn authored Jul 11, 2024
1 parent 99e36c3 commit 9d57449
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 @@ -35,7 +35,7 @@

@media only screen and (max-width: 600px) {
p {
font-size: 2em;
font-size: 1em;
}
}

Expand Down

0 comments on commit 9d57449

Please sign in to comment.