fix: set back get_textstyle for mobile devices

This commit is contained in:
DaizyModi 2023-10-04 12:29:45 +05:30
parent 2b3ff029ed
commit ef7766af8a

View file

@ -165,6 +165,10 @@ body {
body[data-route^="Form"]{
.page-title {
.title-text {
@include get_textstyle("lg", "regular");
}
.indicator {
margin: 0;
}