Only animate letter spacing on heading focus
This commit is contained in:
@ -49,7 +49,6 @@ body {
|
|||||||
|
|
||||||
@keyframes highlight-in-out {
|
@keyframes highlight-in-out {
|
||||||
50% {
|
50% {
|
||||||
font-weight: bolder;
|
|
||||||
letter-spacing: 0.0125em;
|
letter-spacing: 0.0125em;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user