From af869bd7d98a0a1f38d680bf9b09a1a4c91a3607 Mon Sep 17 00:00:00 2001 From: TinPhan203 Date: Mon, 17 Feb 2025 16:40:12 +0700 Subject: [PATCH] Add files via upload --- style.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/style.css b/style.css index b1a4e3b87..3cba14b09 100644 --- a/style.css +++ b/style.css @@ -1,8 +1,8 @@ -.blue { - background-color:blue -} -.circle{ - border-radius:50%; - width:300px; - height:300px; -} +.blue { + background-color:blue +} +.circle{ + border-radius:50%; + width:500px; + height:500px; +}