Updates form label style for checks/radios
This commit is contained in:
parent
fc3b27f0b9
commit
4298fadd2c
@ -278,6 +278,11 @@ select {
|
||||
}
|
||||
.form-group-multiples { // radios, checks wrappers
|
||||
margin-bottom: .5rem;
|
||||
|
||||
label {
|
||||
font-style: normal;
|
||||
font-weight: 300;
|
||||
}
|
||||
}
|
||||
|
||||
.button-group {
|
||||
|
Loading…
Reference in New Issue
Block a user