Skip to content

Commit

Permalink
Update letter spacing for RLC showcase headers [WEB-2997]
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgarwood committed Jan 16, 2025
1 parent 38f553c commit 557a945
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions frontend/scss/molecules/_m-showcase.scss
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,9 @@
}

&.showcase--rlc {
.showcase-header {
letter-spacing: 1.89px;
}

&.showcase--variation-default {

Expand Down Expand Up @@ -254,6 +257,9 @@

.m-showcase-multiple-block {
&.showcase--rlc {
.showcase-header {
letter-spacing: 1.89px;
}

&.showcase--variation-make-with-us {
background-color: $color__rlc__apricot;
Expand Down

0 comments on commit 557a945

Please sign in to comment.