Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Atia-Farha authored Nov 21, 2024
1 parent 39ffe3c commit f7c33d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ body {
.circle {
width: 70vw;
height: 70vw;
max-width: 18em;
max-height: 18em;
max-width: 20em;
max-height: 20em;
border-radius: 50%;
background-color: #4CAF50;
display: flex;
Expand Down

0 comments on commit f7c33d4

Please sign in to comment.