Skip to content

Commit

Permalink
Delete Responsive
Browse files Browse the repository at this point in the history
  • Loading branch information
asmaamostafa74 committed Nov 3, 2024
1 parent e15ee09 commit af0d098
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -295,12 +295,12 @@ ul {
left: 20px;
top: 10px;
}
@media (max-width: 600px) {
/* @media (max-width: 600px) {
.product-box .image-content .fav-icon {
left: 5px;
top: 5px;
}
}
} */

.product-box .content {
width: 100%;
Expand Down Expand Up @@ -5088,10 +5088,10 @@ footer .copyrigths .payment {
grid-template-columns: repeat(3, 1fr);
}

.shopping .dept-products div img {
/* .shopping .dept-products div img {
width: 100px !important;
height: 100px !important;
}
} */
.shopping .dept-products div p {
font-size: 16px !important;
}
Expand Down Expand Up @@ -5204,9 +5204,9 @@ footer .copyrigths .payment {
display: flex;
justify-content: center;
}
.lastImg img {
/* .lastImg img {
width: 300px;
}
} */

footer .content .links-contain .links {
width: 100%;
Expand Down

0 comments on commit af0d098

Please sign in to comment.