remove unused styles

This commit is contained in:
Christophe Robillard 2025-03-05 18:00:38 +01:00
parent 475eb05957
commit cea0231bb4

View file

@ -19,18 +19,6 @@ img {
// min-width: 527px;
object-fit: contain;
}
table {
empty-cells: hide;
border-collapse: collapse;
}
tbody tr td {
border: 1px solid black;
border-spacing: 3px;
min-width: 20px;
min-height: 20px;
border-radius: 50%;
margin: 5px;
}
.tracker {
display: flex;
flex: 1 527px;