From f973ae7b8fc39ce212f1db46d106de088d43d2e3 Mon Sep 17 00:00:00 2001 From: Bingus_Violet Date: Sun, 4 Feb 2024 12:12:54 -0600 Subject: [PATCH] no border ig? --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/style.css b/static/style.css index d8ccacd..6ea162c 100644 --- a/static/style.css +++ b/static/style.css @@ -114,7 +114,7 @@ a { bottom: 0px; left: 74px; border-radius: 50px; - border: 2px gray solid; + /* border: 2px gray solid; */ transform: scale(0.8); }