chore: table styles + album table order

This commit is contained in:
Cory Dransfeldt 2024-07-25 17:38:49 -07:00
parent 3f097c927f
commit 8ff7947017
No known key found for this signature in database
6 changed files with 39 additions and 18 deletions

View file

@ -71,11 +71,6 @@
}
}
}
table th:first-of-type,
table td:first-of-type {
width: calc(var(--sizing-3xl) * 6);
}
}
@media screen and (min-width: 768px) {