Only target needed elements for transitioning, more fail-proof reduced motion setting
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
}
|
||||
|
||||
.post-title {
|
||||
transition: var(--transition);
|
||||
transition: color var(--transition);
|
||||
color: var(--fg-color);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user