Skip to content

Commit

Permalink
style: update hint font-size (#1994)
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelflips authored and kajabi-bot committed Oct 8, 2024
1 parent 1f70899 commit 548d1e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/sage-assets/lib/stylesheets/components/_hint.scss
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ $-hint-background-color: sage-color(grey, 200);
}

.sage-hint__content {
@extend %t-sage-body-small;
@extend %t-sage-body;
color: $-hint-text-color;
word-break: break-word;
}

0 comments on commit 548d1e4

Please sign in to comment.