fix table padding

This commit is contained in:
2024-01-05 13:41:01 +01:00
parent 179adf4806
commit 256b7efcdd

View File

@@ -57,14 +57,27 @@
margin-left: 3%;
}
table {
border-spacing: 0px;
}
th {
text-align: left;
}
th,
td {
padding: 2px;
}
.timestamp-field {
white-space: nowrap;
}
.artist-field {
padding-right: 2em;
}
.stream-date {
font-size: x-large;
font-family: 'Montserrat';