chore: Minor fix

This commit is contained in:
iamsivin
2025-12-16 20:46:22 +05:30
parent 169ef09606
commit fe37bbaad7
@@ -87,7 +87,7 @@ body {
/* body-text-main: Main text style for general body text */
.text-body-main {
@apply font-inter text-sm font-normal;
@apply font-inter text-sm font-420;
line-height: 21px; /* 150% */
letter-spacing: -0.28px;
}