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

Semibold dat .navbar .brand

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