Discover: fix font-size set 14px.

This commit is contained in:
chiayin
2023-04-17 15:14:53 +08:00
parent d3a4ec0b8e
commit 5d8fb7aae2
7 changed files with 15 additions and 23 deletions

View File

@@ -38,7 +38,7 @@
/* components */
/* button */
.btn {
@apply inline-block rounded-full text-base font-medium text-center align-middle transition-colors duration-300
@apply inline-block rounded-full text-sm font-medium text-center align-middle transition-colors duration-300
}
.btn-sm {
@apply px-5 py-2