diff --git a/public/stylesheets/responsive.css b/public/stylesheets/responsive.css index ad7a282..8160079 100644 --- a/public/stylesheets/responsive.css +++ b/public/stylesheets/responsive.css @@ -52,6 +52,7 @@ html { overflow-y: auto; /* avoid 2nd scrollbar on desktop */ + -webkit-text-size-adjust: 100%; /* prevent font scaling in landscape mode on webkit */ } body {