feat: Better :target style
This commit is contained in:
@ -51,7 +51,7 @@ body {
|
|||||||
@keyframes highlight-in-out {
|
@keyframes highlight-in-out {
|
||||||
50% {
|
50% {
|
||||||
color: var(--primary-color);
|
color: var(--primary-color);
|
||||||
letter-spacing: 0.25rem;
|
letter-spacing: 0.125rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user