From e130dc168eff67eab4295378e6d7edea85ce6a39 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sun, 2 Jun 2024 07:01:38 -0400 Subject: [PATCH] s --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index eb5df68..8dd2ab0 100644 --- a/style.css +++ b/style.css @@ -29,7 +29,7 @@ body { #pfp { width: 90px; height: 90px; - border-radius: 3px; + border-radius: 6px; border-color: var(--offline-color); border-style: solid; border-width: 2px;