fix(*.css): more consistent hover states + fix reduced motion support
This commit is contained in:
parent
a284f758e2
commit
321b6d2fca
8 changed files with 45 additions and 71 deletions
|
@ -163,7 +163,7 @@
|
|||
@media (prefers-reduced-motion) {
|
||||
--transform-icon-tilt: var(--transform-icon-default);
|
||||
--underline-offset-hover: var(--underline-offset-default);
|
||||
--button-offset-hover: 0px;
|
||||
--button-offset-hover: 0;
|
||||
}
|
||||
|
||||
/* filters */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue