chore: table styles + album table order
This commit is contained in:
parent
3f097c927f
commit
8ff7947017
6 changed files with 39 additions and 18 deletions
|
@ -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) {
|
||||
|
|
Reference in a new issue