Try alternative meta viewport setting.

This commit is contained in:
2025-06-20 09:46:03 +08:00
parent 2cc1d36abc
commit 44a6d52f70
2 changed files with 3 additions and 2 deletions

View File

@@ -9,8 +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;
/* text-size-adjust: none;
-webkit-text-size-adjust: none; */
}
img {