fix: Head title style
This commit is contained in:
parent
e287791a45
commit
e76151024b
1 changed files with 2 additions and 2 deletions
|
|
@ -369,8 +369,8 @@ input[type="checkbox"] {
|
|||
}
|
||||
|
||||
.head-title {
|
||||
font-size: var(--text-lg);
|
||||
font-weight: 500;
|
||||
font-size: var(--text-xl);
|
||||
font-weight: 700;
|
||||
color: var(--heading-color);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue