Skip to content

Commit

Permalink
Merge branch 'master' into kuwait/kw-custom-display-group-box-styling
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmcquade authored Jan 2, 2025
2 parents 3c77723 + f44fc46 commit a047c6b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions src/theme/themes/plh_kids_kw/_overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -254,6 +254,14 @@ body[data-theme="plh_kids_kw"] {
line-height: var(--line-height-text-medium) !important;
font-weight: var(--font-weight-standard) !important;
margin-top: 8px;
a {
color: var(--color-surface-white-variant) !important;
text-decoration: underline !important;
}
}
a {
color: var(--color-surface-white-variant) !important;
text-decoration: underline !important;
}
}
}
Expand Down

0 comments on commit a047c6b

Please sign in to comment.