From 058864a1a3899687eb09b8bf4772155988de0448 Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Fri, 13 Sep 2024 22:27:00 -0500 Subject: [PATCH] finishing touches 3.0 --- static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/style.css b/static/css/style.css index 5d3ecc3..77193ee 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -417,7 +417,7 @@ hr { profile-img img { max-width: 200px; text-align: center; - border-radius: 200px; + border-radius: 100%; } .left-sidebar {