Skip to content

Commit

Permalink
changing the height and width of the circle
Browse files Browse the repository at this point in the history
  • Loading branch information
wjsnwsjnsjowsjswjo committed Mar 8, 2025
1 parent 05d1b82 commit b2f2045
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
}
.circle{
border-radius:50%;
width:500px;
height:500px;
width:600px;
height:600px;
}

0 comments on commit b2f2045

Please sign in to comment.