Skip to content

Commit

Permalink
adding cover fit in meet our members
Browse files Browse the repository at this point in the history
  • Loading branch information
gautammanak1 committed Jun 8, 2024
1 parent 2cd5875 commit 3cc137f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -573,6 +573,8 @@ nav .fa {
height: 200px;
width: 200px;
border-radius: 50%;
object-fit: cover;
/* add the cover fit because img not fit in the card */
}

.card img:hover {
Expand Down

0 comments on commit 3cc137f

Please sign in to comment.