From f1d76376132482fce007d4c687f32080a59bd89f Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Fri, 13 Sep 2024 22:25:49 -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 84291f2..5d3ecc3 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: 5rem; + border-radius: 200px; } .left-sidebar {