1
0
Fork 0

Use semi-bold font for selector title

This commit is contained in:
Gregory Eremin 2015-03-22 01:59:46 +07:00
parent 7408860a67
commit b172e131e0
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@
.selector .title { .selector .title {
width: auto; width: auto;
float: left; float: left;
font-weight: 400; font-weight: 600;
margin-right: 8px; margin-right: 8px;
} }
.selector .items { .selector .items {