Skip to content
Snippets Groups Projects
Commit 6beae84e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

reduce letter-spacing for top nav

parent a99ad3d3
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -73,6 +73,7 @@
font-size: 18px;
line-height: 42px;
font-weight: normal;
letter-spacing: -1px;
}
 
@mixin md-typography {
Loading
Loading
Loading
Loading
@@ -67,7 +67,7 @@ header {
position: relative;
float: left;
margin: 0;
margin-left: 15px;
margin-left: 10px;
@include header-font;
}
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment