mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-14 20:55:37 -04:00
9 lines
93 B
CSS
9 lines
93 B
CSS
.heart {
|
|
margin-right: 5px;
|
|
color: var(--themeRed);
|
|
}
|
|
|
|
.rating {
|
|
margin-right: 15px;
|
|
}
|