Skip to content

Commit

Permalink
adding border to product target
Browse files Browse the repository at this point in the history
  • Loading branch information
Lescano713 committed Aug 29, 2024
1 parent 4322345 commit 4016891
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions style.css
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,10 @@ section{
grid-row: 2;
}
}
.product-price span:nth-of-type(1){
color: var(--Red);
font-weight: 700;
}
}


Expand Down

0 comments on commit 4016891

Please sign in to comment.