fix: bold font weight

This commit is contained in:
prssanna 2020-06-29 16:32:17 +05:30
parent 04ec3166b4
commit 11ca95264e

View file

@ -188,3 +188,7 @@ select.input-xs {
padding: 14px;
}
}
.bold {
font-weight: 600;
}