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