Skip to content

Commit

Permalink
underline added
Browse files Browse the repository at this point in the history
  • Loading branch information
npy11 authored and npy11 committed Sep 25, 2024
1 parent 4233ee9 commit d4c4a73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions blocks/cards/support-contact-us-page.css
Original file line number Diff line number Diff line change
Expand Up @@ -88,14 +88,14 @@
font-weight: 700;
font-family: Nunito-Bold, sans-serif;
background: unset;
text-decoration: underline;
text-decoration: none;
}

.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li a {
color: #4D4D4D;
font-weight: 700;
font-family: Nunito-Bold, sans-serif;
text-decoration: none;
text-decoration: underline;
}

.section.contact-us-card-wrapper .cards-wrapper .cards ul li .cards-card-body ul li h5{
Expand Down

0 comments on commit d4c4a73

Please sign in to comment.