From 1be6414ce5e5eb5100da77a5072bc238b3271d86 Mon Sep 17 00:00:00 2001 From: Lokwei Hezron <122450611+bugzorc@users.noreply.github.com> Date: Fri, 19 Apr 2024 18:49:17 +0300 Subject: [PATCH] removed border properties from project logo img --- index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/index.css b/index.css index 2f9d1fb..c695df4 100644 --- a/index.css +++ b/index.css @@ -343,7 +343,6 @@ .projectLogo img { height: 100px; width: 100px; - border-radius: 0 0 50px 50px; } .projectStats {