🆂𝔹
Size: a a a
🆂𝔹
🆂𝔹
🆂𝔹
🆂𝔹
🆂𝔹
🆂𝔹
I
AL
KA
l
AL
KA
AL
@mixin text($color, $font-size, $font-weight, $line-height) {
color: $color;
font-size: $font-size;
font-style: normal;
font-weight: $font-weight;
line-height: $line-height;
font-family: $font-family;
}
KA
@mixin text($color, $font-size, $font-weight, $line-height) {
color: $color;
font-size: $font-size;
font-style: normal;
font-weight: $font-weight;
line-height: $line-height;
font-family: $font-family;
}
KA
p {
font-size: ...
font-weight: ....
....
}
.text-large {
font-size: ....
}
AL
font`-family
можно убрать.AL
p {
font-size: ...
font-weight: ....
....
}
.text-large {
font-size: ....
}
span
для tiny
использовать?KA
font`-family
можно убрать.