fix: bold font weight
This commit is contained in:
parent
04ec3166b4
commit
11ca95264e
1 changed files with 4 additions and 0 deletions
|
|
@ -188,3 +188,7 @@ select.input-xs {
|
|||
padding: 14px;
|
||||
}
|
||||
}
|
||||
|
||||
.bold {
|
||||
font-weight: 600;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue