Skip to content

Commit

Permalink
fix(invest-box/terms-modal): correct CSS
Browse files Browse the repository at this point in the history
Update correct CSS for font-size of target text.

fix #1883
  • Loading branch information
migbash committed Jan 4, 2024
1 parent 11d8ecf commit df64086
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@
p
{
/* 🎨 style */
@extend .s-20 !optional;
@extend .s-16 !optional;
@extend .m-t-30 !optional;
@extend .m-b-24 !optional;
@extend .color-black-2 !optional;
Expand Down

0 comments on commit df64086

Please sign in to comment.