correct italics for album names

This commit is contained in:
David 2022-04-02 19:53:16 -04:00
parent 5e101c236a
commit 83b00b69b1
1 changed files with 1 additions and 1 deletions

View File

@ -247,7 +247,7 @@ body {
color: #bbb;
}
.recordTable .tRow .title {
.recordTable .tRow .name {
font-style: italic;
max-width: 600px;
}