Sizing fixes for mobile

This commit is contained in:
2025-04-25 03:00:15 -06:00
parent 16dd4463ae
commit a6a17e8969
3 changed files with 8 additions and 8 deletions

View File

@ -3,7 +3,7 @@ import { SiBluesky, SiForgejo, SiRss } from "@preact-icons/si";
export default function SocialLinks() {
return (
<div class="flex flex-row gap-4 text-3xl">
<div class="flex flex-row gap-4 text-xl sm:text-3xl">
<a
href="mailto:me@atri.dad"
aria-label="Email me"