Merge pull request #15 from aljazceru/claude/update-table-styling-0194eBR7naWkfems3DspgMb8

Increase table body font size to 1.5rem
This commit is contained in:
2025-11-22 11:25:44 +01:00
committed by GitHub

View File

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