mirror of
https://github.com/wukko/cobalt.git
synced 2025-05-16 13:27:06 +02:00
web/settings: improve subtext visibility
This commit is contained in:
parent
ceabce864f
commit
e52340f33a
@ -23,7 +23,8 @@
|
||||
}
|
||||
|
||||
#settings-section-title {
|
||||
font-size: 12px;
|
||||
font-size: 12.5px;
|
||||
font-weight: 500;
|
||||
color: var(--gray);
|
||||
padding-left: 8px;
|
||||
}
|
||||
|
@ -274,7 +274,8 @@
|
||||
}
|
||||
|
||||
:global(.subtext) {
|
||||
font-size: 12px;
|
||||
font-size: 12.5px;
|
||||
font-weight: 500;
|
||||
color: var(--gray);
|
||||
line-height: 1.4;
|
||||
padding: 0 var(--padding);
|
||||
|
Loading…
x
Reference in New Issue
Block a user