From a7c33392ce72bf5f02d69bc91dfe989512d229d9 Mon Sep 17 00:00:00 2001 From: Gregory Wells Date: Tue, 31 Mar 2026 20:54:09 -0400 Subject: [PATCH] actually fix --- static/profile_page.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/profile_page.css b/static/profile_page.css index 33b2a02..203213b 100644 --- a/static/profile_page.css +++ b/static/profile_page.css @@ -102,7 +102,7 @@ .bottom_button:hover { text-decoration: underline !important; - background-color: none; + background-color: none !important; } .bottom_button {