From fdde56b625dadb77d9950449b6df5a88929ed2ba Mon Sep 17 00:00:00 2001 From: omaradil28 Date: Thu, 23 Jan 2025 16:40:47 -0800 Subject: [PATCH 1/2] Create .DS_Store --- .DS_Store | Bin 0 -> 6148 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 .DS_Store diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..d2f967400d43c7ef9afbbb495ae6c3f2a467af2e GIT binary patch literal 6148 zcmeHKy-ve05dK^$(F%r+EJ%5Rq7FrX)Om0pa!7AB3P=j`axt|N1^m z;>mbguvEogWk8-?8FdVCi$(VNtsXbW#*--OCzC#Pm6P|`+x_!PGdn)mIX)e2oQ;w_ zBKu$KVuU67+11U6v*#=}V>oM{c3+=t3V z68oLYYa+X@e^_BlVmwC|ZFF#n9y&SeRnEGKD_S-Y;euG_{DZ8AIWBn28ONQEDaIW0 zoX11XgIyJ6Kp9X5b~3=6EmApfsI@Yn3@8I@2ITt?un2}8Q-}7`!OC6%h-Ip+uq{7H z;uClbJ*EyhLNU&j=v)7 bELNxwq(KZlrVgp0=#PM Date: Thu, 23 Jan 2025 16:44:09 -0800 Subject: [PATCH 2/2] Update style.css --- 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; }