Test mobile font scaling options.

This commit is contained in:
2025-06-20 09:43:31 +08:00
parent 556487ccc3
commit 2cc1d36abc

View File

@@ -9,6 +9,8 @@ body {
background-color: rgb(255, 255, 250);
line-height: 1.4;
padding-bottom: 200px;
text-size-adjust: none;
-webkit-text-size-adjust: none;
}
img {