Increase table body font size to 1.5rem

This commit is contained in:
Claude
2025-11-22 10:17:37 +00:00
parent e024b45323
commit 2ab83f5825

View File

@@ -44,7 +44,7 @@ table.u-full-width thead th {
table.u-full-width tbody td { table.u-full-width tbody td {
padding: 12px 5px; padding: 12px 5px;
font-size: 1.2rem; font-size: 1.5rem;
} }
/* Mobile-specific styles */ /* Mobile-specific styles */