We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06d727 commit d6da318Copy full SHA for d6da318
src/components/ui/Text/Text.module.scss
@@ -1,4 +1,6 @@
1
.Text {
2
+ line-height: 1.5;
3
+
4
@each $color-name
5
in ("white", "black", "primary", "secondary", "tertiary", "quarternary", "gradient")
6
{
0 commit comments