Commit 5075f497 authored by Mark Otto's avatar Mark Otto

Semibold dat .navbar .brand

parent ac3c9077
......@@ -2977,7 +2977,7 @@ button.close {
display: inline-block;
padding: 7px 15px;
font-size: 18px;
font-weight: bold;
font-weight: 500;
line-height: 20px;
color: #777777;
}
......
......@@ -72,7 +72,7 @@
display: inline-block;
padding: 7px 15px;
font-size: 18px;
font-weight: bold;
font-weight: 500;
line-height: @line-height-base;
color: @navbar-brand-color;
&:hover {
......
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