remove font-size override from social link card items
All checks were successful
deploy / deploy (push) Successful in 1m0s

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jamey 2026-02-24 14:42:09 +00:00
parent 14dc41efcc
commit dffc0eeb44

View File

@ -1798,7 +1798,6 @@
align-items: center;
gap: 0.5rem;
padding: 0.5rem 0.75rem;
font-size: var(--t-text-small);
text-decoration: none;
transition: opacity 0.15s ease;