From 83f04356d06715524ce972b9ee9438f4b95aeb29 Mon Sep 17 00:00:00 2001 From: Hyeonho Kang Date: Sat, 28 Sep 2024 14:51:40 +0900 Subject: [PATCH] Edit progress style --- index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 03894a5..1408299 100644 --- a/index.html +++ b/index.html @@ -30,15 +30,16 @@ display: inline-block; /* Aligns the button to the left */ } - img { + #progress-img { display: block; /* Centers the image */ margin: 10px auto; /* Adds margin around the image for spacing */ + border-radius: 1rem; }

Year Progress

- Year Progress + Year Progress