mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
UX: Keep input headings consistently bold (#26510)
This commit is contained in:
parent
dbcefcf85e
commit
7cf04d96c3
@ -303,7 +303,7 @@
|
||||
label:not(.checkbox-label) {
|
||||
width: auto;
|
||||
text-align: left;
|
||||
font-weight: normal;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.instructions {
|
||||
|
Loading…
Reference in New Issue
Block a user