mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-02 02:56:00 -04:00
refactor font loaders/declarations
This commit is contained in:
@@ -17,6 +17,12 @@
|
||||
}
|
||||
|
||||
.link.plain {
|
||||
background: none !important;
|
||||
transition: none !important;
|
||||
background: none;
|
||||
transition: none;
|
||||
}
|
||||
|
||||
@media (prefers-reduced-motion: reduce) {
|
||||
.link {
|
||||
transition: none !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user