Skip to content
This repository was archived by the owner on Aug 17, 2025. It is now read-only.

Commit e765f46

Browse files
authored
Mark CSS as important
Signed-off-by: Ryan Luu <ryan.luu@ryanluu.dev>
1 parent d484b3c commit e765f46

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/style.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,5 +1719,5 @@ input.tAUuQ {
17191719

17201720
/* Quick Links */
17211721
.YLFC3e:hover, .YLFC3e:focus, .YLFC3e:focus-within {
1722-
background-color: var(--white-hover);
1723-
}
1722+
background-color: var(--white-hover) !important;
1723+
}

0 commit comments

Comments
 (0)