Typo(graphy)

This commit is contained in:
3eef8a28f26fb2bcc514e6f1938929a1f931762 2023-04-05 17:43:03 -04:00 committed by powe97
parent 56fd38d43d
commit c5679b8a1d
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
}
#searchResultsContainer tr:hover {
background: var(--search-entry-bg-color-hover);
background: var(--search-entry-bg-hover-color);
margin-left: 0;
margin-right: 0;
width: calc(var(--entry-width) + 2*var(--hover-expand-width));