Merge pull request #13 from aljazceru/claude/update-mobile-table-styles-01QNuNVbmRaHvFxMH7kVwEy2

Update mobile table font size to 1.2rem for small screens
This commit is contained in:
2025-11-22 06:42:14 +01:00
committed by GitHub

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 */