feat: more ui qa

This commit is contained in:
Brooklyn Nicholson
2026-05-16 21:26:50 -05:00
parent 64ab17182a
commit c7e6a48bfb
84 changed files with 939 additions and 1120 deletions
@@ -242,7 +242,11 @@
text-decoration: none;
font-weight: 600;
}
.footer a:hover { text-decoration: underline; }
.footer a:hover {
text-decoration: underline;
text-decoration-color: color-mix(in srgb, currentColor 40%, transparent);
text-underline-offset: 4px;
}
.empty {
padding: 3rem 1rem;