Skip to content

Commit

Permalink
Correction of the image size
Browse files Browse the repository at this point in the history
  • Loading branch information
Nkululeko Memela authored and Nkululeko Memela committed Aug 29, 2023
1 parent 6436802 commit 34ed867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.css
Original file line number Diff line number Diff line change
Expand Up @@ -233,7 +233,7 @@
flex-direction: column;
}
.home-image {
width: 918px;
width: auto;
height: 543px;
object-fit: cover;
}
Expand Down

0 comments on commit 34ed867

Please sign in to comment.