UX: Keep input headings consistently bold (#26510)

This commit is contained in:
Carson Chang 2024-04-19 11:22:08 +08:00 committed by GitHub
parent dbcefcf85e
commit 7cf04d96c3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -303,7 +303,7 @@
label:not(.checkbox-label) {
width: auto;
text-align: left;
font-weight: normal;
font-weight: bold;
}
.instructions {