mirror of
https://github.com/logto-io/logto.git
synced 2025-01-20 21:32:31 -05:00
style(ui): fix mobile body font (#2397)
This commit is contained in:
parent
27ce104ec5
commit
61b5329c89
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ body {
|
|||
|
||||
.container {
|
||||
background: var(--color-bg-body);
|
||||
font: var(--font-body-1);
|
||||
font: var(--font-body-2);
|
||||
}
|
||||
|
||||
.main {
|
||||
|
|
Loading…
Add table
Reference in a new issue