pl-fe: style fix

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2025-10-24 18:59:30 +02:00
parent fab1f321dc
commit faa520dc2c

View File

@ -66,7 +66,7 @@
@apply hover:text-gray-600 dark:hover:text-white;
}
span {
&__text {
@include mixins.text($theme: inherit, $size: sm);
}