diff --git a/src/components/Footer.astro b/src/components/Footer.astro index 8437943..6d25676 100644 --- a/src/components/Footer.astro +++ b/src/components/Footer.astro @@ -145,6 +145,7 @@ const today = new Date(); color: rgb(var(--gray)); text-align: center; margin-top: 60px; + font-size: 16px; } .social-links { display: flex;