diff --git a/app/styles/app.css b/app/styles/app.css index a9785b0..5f6af3c 100644 --- a/app/styles/app.css +++ b/app/styles/app.css @@ -4,6 +4,7 @@ html, body { height: 100%; overscroll-behavior: none; /* Prevent pull-to-refresh on mobile */ + -webkit-text-size-adjust: 100%; } body {