Testing mobile table text size.

This commit is contained in:
2025-06-21 13:05:29 +08:00
parent 9433c3e635
commit c64ac3e575

View File

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