aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
index ed5d59c..ce17843 100644
--- a/index.html
+++ b/index.html
@@ -28,6 +28,15 @@ html, body {
content: '\200B';
visibility: hidden;
}
+
+/*
+ * The fucking font boosting on Android's Chrome.
+ * This does seem to disable it, for God knows what reason:
+ * https://stackoverflow.com/a/16432702/514684
+ */
+html * {
+ max-height: 1000000px;
+}
</style>
</head>
<body>