From 8bd180a0e802cdd16f7e5b5565474e5d518269c0 Mon Sep 17 00:00:00 2001 From: Alan Ansari Date: Fri, 6 Oct 2023 16:24:35 +0530 Subject: [PATCH] update image border radius --- src/component/Home Page/homepage.css | 1 + 1 file changed, 1 insertion(+) diff --git a/src/component/Home Page/homepage.css b/src/component/Home Page/homepage.css index 38fe94c..bf172f5 100644 --- a/src/component/Home Page/homepage.css +++ b/src/component/Home Page/homepage.css @@ -200,6 +200,7 @@ color:#47C87A; height: auto; /* width:fit-content; */ width: 43vw; + border-radius: 15px; margin-top: 10px; }