updated theme
This commit is contained in:
parent
4a53125c54
commit
5909e51f8a
7 changed files with 33 additions and 21 deletions
|
|
@ -83,7 +83,7 @@ const refreshLists = () => {
|
|||
}
|
||||
|
||||
.movie-list li:hover {
|
||||
background-color: #eee;
|
||||
background-color: var(--color-list-item-hover);
|
||||
}
|
||||
|
||||
.not-found-message {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue