mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-11 13:46:11 +10:00
reduce letter-spacing for top nav
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user