feat: Better :target style

This commit is contained in:
daudix
2024-02-03 16:28:20 +03:00
parent 91b1a38f93
commit 0d1de3dfe8

View File

@ -51,7 +51,7 @@ body {
@keyframes highlight-in-out {
50% {
color: var(--primary-color);
letter-spacing: 0.25rem;
letter-spacing: 0.125rem;
}
}
}