chore: filters + cleanup
This commit is contained in:
parent
515da740ba
commit
6005b8ee9a
4 changed files with 3 additions and 27 deletions
|
@ -170,9 +170,3 @@
|
|||
--gray-dark: var(--gray-200);
|
||||
--brand-github: #f5f5f5;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion) {
|
||||
:root {
|
||||
--transition-duration-default: 0.01ms;
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue