border radius

This commit is contained in:
Lanta 2023-11-03 22:20:34 +01:00
parent c865d7aac3
commit de55d7eb50

View file

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