From 3b715e34bd78b3e87b13eba706fae68c300a167e Mon Sep 17 00:00:00 2001 From: King Omar Date: Sat, 27 Jun 2026 03:10:18 +1000 Subject: [PATCH] =?UTF-8?q?Fix=20login=20link=20size=20in=20footer=20?= =?UTF-8?q?=E2=80=94=20remove=20emoji,=20drop=20login-link=20class?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The 🔐 emoji was rendering taller than surrounding text causing the link to appear oversized. Removed emoji and login-link class entirely; .footer-links a already handles all the needed styling. Co-Authored-By: Claude Sonnet 4.6 --- index.html | 2 +- styles.css | 10 ---------- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/index.html b/index.html index 74f1aa1..d3c5a8d 100644 --- a/index.html +++ b/index.html @@ -464,7 +464,7 @@