Skip to content

Commit 62fe866

Browse files
Update style.css
1 parent 2c25b9e commit 62fe866

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

css/style.css

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -831,27 +831,3 @@ transition:.3s;
831831
#topBtn:hover{
832832
transform:scale(1.1);
833833
}
834-
/* ===== Image Fix ===== */
835-
836-
.hero-right img{
837-
width:100%;
838-
max-width:500px;
839-
height:auto;
840-
display:block;
841-
}
842-
843-
.category-card img{
844-
width:100%;
845-
height:220px;
846-
object-fit:cover;
847-
border-radius:10px;
848-
display:block;
849-
}
850-
851-
.product-card img{
852-
width:100%;
853-
height:230px;
854-
object-fit:cover;
855-
border-radius:10px;
856-
display:block;
857-
}

0 commit comments

Comments
 (0)