CSS updated for a new last played table.
This commit is contained in:
parent
e1a847f95f
commit
d243f82c7e
@ -133,9 +133,7 @@ section { margin-top: 1rem; }
|
||||
#last-played tbody tr {
|
||||
display: grid;
|
||||
gap: .5rem;
|
||||
grid-template-columns: 3rem 1fr 1fr; }
|
||||
|
||||
#last-played tbody tr td:nth-child(2) { text-align: right; }
|
||||
grid-template-columns: 3rem 3rem 1fr; }
|
||||
|
||||
footer {
|
||||
font-size: .8rem;
|
||||
|
Loading…
Reference in New Issue
Block a user