aboutsummaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/hack.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/css/hack.css b/static/css/hack.css
index 79666eb..e6d0406 100644
--- a/static/css/hack.css
+++ b/static/css/hack.css
@@ -1,5 +1,7 @@
html {
font-size: 14px;
+ -webkit-text-size-adjust: none;
+ text-size-adjust: none;
}
* {
box-sizing: border-box;