Revert viewport change

This commit is contained in:
2025-06-20 09:50:17 +08:00
parent 44a6d52f70
commit 5e7a17e90d
2 changed files with 2 additions and 3 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 {