mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 12:38:26 +08: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