Change default font-weight of dropdown options to 400

This commit is contained in:
Andrew Kingston 2020-10-26 15:14:51 +00:00
parent a978312768
commit b668a525a8
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@
}
.title {
font-weight: 500;
font-weight: 400;
}
.subtitle {