parent
73a3e3f4e3
commit
92d885dd78
@ -1,5 +1,5 @@
|
||||
.info {
|
||||
background-color: var(--seriesBackgroundColor);
|
||||
background-color: var(--artistBackgroundColor);
|
||||
text-align: center;
|
||||
font-size: $smallFontSize;
|
||||
}
|
||||
|
@ -1,5 +1,5 @@
|
||||
.info {
|
||||
background-color: #fafbfc;
|
||||
background-color: var(--artistBackgroundColor);
|
||||
text-align: center;
|
||||
font-size: $smallFontSize;
|
||||
}
|
||||
|
Loading…
Reference in new issue