fix pathing for codeberg build

This commit is contained in:
2026-04-30 09:46:04 -07:00
parent 5fa39c1148
commit f078ba8054
4 changed files with 6 additions and 3 deletions

View File

@ -73,7 +73,7 @@
@media (prefers-reduced-motion: reduce) {
.category-title:has(h2:target) {
animation: none;
font-weight: bold;
color: var(--color-cyan);
}
}