Skip to content

Commit

Permalink
shopping card button non italic
Browse files Browse the repository at this point in the history
  • Loading branch information
cbadusch committed Dec 13, 2024
1 parent 1590a64 commit 0184625
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scss/lexa.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2918,6 +2918,10 @@ img {
color: var(--lightcontent);
}

#shopping-cart-checkout-button {
font-style: normal !important;
}


@media (max-width: 768px) {
.drawer-primary .drawercontent .list-group a.list-group-item {
Expand Down

0 comments on commit 0184625

Please sign in to comment.