From a386b372585de63d776311b61b69b25174cecb89 Mon Sep 17 00:00:00 2001 From: Noah Date: Tue, 10 Feb 2026 15:21:56 -0500 Subject: [PATCH] alignment of discord button contents --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index ff0c797..300d4d1 100644 --- a/index.html +++ b/index.html @@ -155,6 +155,7 @@ .btn-discord:visited { background-color: #5865F2; color: #ffffff; + justify-content: center; } .btn-discord img { filter: brightness(0) invert(1);