Change default font-weight of dropdown options to 400
This commit is contained in:
parent
a978312768
commit
b668a525a8
|
@ -51,7 +51,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.title {
|
.title {
|
||||||
font-weight: 500;
|
font-weight: 400;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subtitle {
|
.subtitle {
|
||||||
|
|
Loading…
Reference in New Issue