From 344ddc195b4202875280844ce3f8ebaf0b3d71a6 Mon Sep 17 00:00:00 2001 From: Nnahdkumar1422 Date: Thu, 11 Sep 2025 14:40:43 -0400 Subject: [PATCH 1/3] changes the height and width of th ecircle --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index b1a4e3b87..e5b7463ec 100644 --- a/style.css +++ b/style.css @@ -3,6 +3,6 @@ } .circle{ border-radius:50%; - width:300px; - height:300px; + width:500px; + height:500px; } From e9c38105972b0fc0ff0e47f4a2d27049d44c9a4e Mon Sep 17 00:00:00 2001 From: Nnahdkumar1422 Date: Thu, 11 Sep 2025 14:43:23 -0400 Subject: [PATCH 2/3] no changes --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e5b7463ec..4b8410d27 100644 --- a/style.css +++ b/style.css @@ -6,3 +6,4 @@ width:500px; height:500px; } +gitc \ No newline at end of file From 4068c8f5bf103604fa9cbd932fb4db4b5f406439 Mon Sep 17 00:00:00 2001 From: Nnahdkumar1422 Date: Thu, 11 Sep 2025 14:47:50 -0400 Subject: [PATCH 3/3] deleted --- style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/style.css b/style.css index 4b8410d27..e5b7463ec 100644 --- a/style.css +++ b/style.css @@ -6,4 +6,3 @@ width:500px; height:500px; } -gitc \ No newline at end of file