Revert "Fix author name underline + hover icon brightness"

This reverts commit 8ab1895d8a.
This commit is contained in:
Prospector
2026-02-07 14:05:35 -08:00
parent 8ab1895d8a
commit 57e012f9b7
3 changed files with 6 additions and 12 deletions

View File

@@ -39,6 +39,9 @@ defineOptions({
// Setup base styles for contents
.smart-clickable__contents {
transition: scale 0.125s ease-out;
// Why? I don't know. It forces the SVGs to render differently, which fixes some shift on hover otherwise.
//filter: brightness(1.00001);
}
// When clickable is being hovered or focus-visible, give contents an effect