style(settings): reduce section title size (22px -> 18px)
This commit is contained in:
@@ -342,7 +342,8 @@
|
||||
}
|
||||
|
||||
.settings-section h2 {
|
||||
font-size: var(--font-xl);
|
||||
font-size: var(--font-lg);
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.settings-row {
|
||||
|
||||
Reference in New Issue
Block a user