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