remove unused styles
This commit is contained in:
parent
475eb05957
commit
cea0231bb4
1 changed files with 0 additions and 12 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue