enhance(mobile): sidebar navigation font size

This commit is contained in:
Tienson Qin
2025-08-14 15:55:07 +08:00
parent 2040cd4a92
commit 87ebf68ff6

View File

@@ -203,7 +203,7 @@
}
> strong {
@apply text-xs font-medium;
@apply sm:text-xs text-base font-medium;
}
}