border radius

This commit is contained in:
Thijs Stobbelaar 2023-11-03 22:20:34 +01:00
parent c7798b6b2f
commit ea7c05be04

View file

@ -124,7 +124,7 @@ table {
table, th, td {
border: 1px solid white;
border-radius: 5px;
border-radius: 1px;
}
th, td {