Skip to content

Commit

Permalink
Phones - try larger font-size to prevent zooming
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Mar 22, 2023
1 parent b7dafd7 commit 0d239fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/src/app.pcss
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

@media(max-width: theme('screens.sm')) {
.cm-editor {
font-size: 16px;
@apply mx-4;
}
}
Expand Down

0 comments on commit 0d239fc

Please sign in to comment.