Remove transition from headings
All checks were successful
/ build (push) Successful in 11s

This commit is contained in:
kritzl 2025-03-03 14:55:58 +01:00
commit 22687225b9
Signed by: kritzl
SSH key fingerprint: SHA256:5BmINP9VjZWaUk5Z+2CTut1KFhwLtd0ZynMekKbtViM
3 changed files with 1 additions and 3 deletions

View file

@ -45,7 +45,6 @@ body {
h3, .h3,
h4, .h4, {
filter: var(--text-glow-primary);
transition: var(--transition-glow);
}
> div {