mirror of
https://github.com/logto-io/logto.git
synced 2024-12-30 20:33:54 -05:00
style(ui): update font style of terms links (#3624)
update font style of terms links
This commit is contained in:
parent
8132ae7f97
commit
08f22b35c2
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
.content {
|
||||
@include _.text-hint;
|
||||
font: var(--font-label-3);
|
||||
font: var(--font-body-3);
|
||||
}
|
||||
|
||||
.errorMessage {
|
||||
|
|
Loading…
Reference in a new issue