From 0b377382603eb9b4228efd477c82a6ed143649c2 Mon Sep 17 00:00:00 2001 From: onomanapeia Date: Fri, 13 Sep 2024 22:22:33 -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 a1d031a..84291f2 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: 5em; + border-radius: 5rem; } .left-sidebar {