Skip to content

Commit

Permalink
changed height and width
Browse files Browse the repository at this point in the history
  • Loading branch information
developeruzairsaleem committed Jan 30, 2025
1 parent 729ceb2 commit e4f0f67
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:300px;
height:300px;
width:500px;
height:500px;
}

0 comments on commit e4f0f67

Please sign in to comment.