Update mobile table font size to 1.2rem for small screens

This commit is contained in:
Claude
2025-11-22 05:38:52 +00:00
parent 73f4277d62
commit 53f170c09b

View File

@@ -131,7 +131,7 @@ table.u-full-width tbody td {
table.u-full-width tbody td {
padding: 8px 2px;
font-size: 0.85rem;
font-size: 1.2rem;
}
/* Smaller dark toggle for small screens */