Skip to content

Commit

Permalink
Update style.css
Browse files Browse the repository at this point in the history
change the height of the image
  • Loading branch information
TechSenseiX authored May 26, 2024
1 parent 91ba33c commit b458097
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 @@ -148,7 +148,7 @@ body{
.about-img img{
padding-bottom: 2%;

height:auto;
height:200px;
width:100%;
border-radius:40px;
}
Expand Down Expand Up @@ -572,4 +572,4 @@ img:hover{





0 comments on commit b458097

Please sign in to comment.