Commit 6beae84e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

reduce letter-spacing for top nav

parent a99ad3d3
......@@ -73,6 +73,7 @@
font-size: 18px;
line-height: 42px;
font-weight: normal;
letter-spacing: -1px;
}
@mixin md-typography {
......
......@@ -67,7 +67,7 @@ header {
position: relative;
float: left;
margin: 0;
margin-left: 15px;
margin-left: 10px;
@include header-font;
}
......
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