Sizing fixes for mobile
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user