Fixed text scaling on Chrome Android

This commit is contained in:
Shaun Kerr 2018-06-28 09:28:34 +12:00
parent a44510a5e4
commit 5c08a1c5d8

View File

@ -64,6 +64,7 @@ getHomeR = defaultLayout $ do
font-family: 'Inconsolata', monospace;
margin: 0px;
padding: 0px;
text-size-adjust: none;
}
body {