Skip to content

Commit

Permalink
Update products.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Reignian authored May 5, 2024
1 parent 34c60c7 commit 7c2119d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions products.css
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ nav ul{
margin-top: 1%;
}
#shirts .choose{
display: flex;
display: none;
width: 95%;
}
#shirts .shirt:hover .choose{
Expand Down Expand Up @@ -1163,4 +1163,4 @@ footer li{
@keyframes fade {
from {opacity: .4}
to {opacity: 1}
}
}

0 comments on commit 7c2119d

Please sign in to comment.