Commit 5e21976d authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Set font-weight:500 for row titles

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 078b3f58
...@@ -154,7 +154,7 @@ ...@@ -154,7 +154,7 @@
} }
.row_title { .row_title {
font-weight: bold; font-weight: 500;
color: #444; color: #444;
&:hover { &:hover {
color: #444; color: #444;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment