Skip to content

Commit

Permalink
chore: Use uppercase-only-english mixin for RECOMMENDED string
Browse files Browse the repository at this point in the history
  • Loading branch information
flozia committed Jan 15, 2025
1 parent 036c5e8 commit fa4a819
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion locales-pending/landing-redesign-experiment.ftl
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ landing-redesign-pricing-plans-section-title = Choose your level of protection
landing-redesign-pricing-plans-section-description = Your privacy is our priority, so data breach monitoring is always free. For more robust protection, { -brand-monitor-plus } includes continuous automatic removal of your personal information.
landing-redesign-pricing-plans-cards-title = Pricing plans
landing-redesign-pricing-plans-card-plus-label = RECOMMENDED
landing-redesign-pricing-plans-card-plus-label = Recommended
landing-redesign-pricing-plans-card-plus-title = { -brand-monitor-plus }
landing-redesign-pricing-plans-card-plus-subtitle = Automatic data removal requests
landing-redesign-pricing-plans-card-plus-cta-label = Get { -brand-monitor-plus }
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
}

&Label {
@include tokens.uppercase-only-english;
background-color: tokens.$color-white;
border-radius: tokens.$border-radius-md;
box-shadow: 0 0 0 3px tokens.$color-purple-70;
Expand Down

0 comments on commit fa4a819

Please sign in to comment.