Merge branch 'master' into task/3713/clean_up_css

This commit is contained in:
Arvind Tiwari 2018-02-23 01:38:19 +05:30
commit d22b57e011
2 changed files with 2 additions and 2 deletions

View file

@ -19,7 +19,7 @@
.navbar-default .navbar-nav>li>a {
text-transform: uppercase;
font-weight: 400;
letter-spacing: 1px;
letter-spacing: 0.5px;
color: #777;
}
.navbar-transparent .navbar-nav>li>a {