Commit 0b31cfc9 authored by Mark Otto's avatar Mark Otto

Fix up .brand in navbar of docs

parent 01db5db2
......@@ -28,12 +28,7 @@ h3 code {
/* Change the docs' brand */
body > .navbar .brand {
padding-right: 0;
padding-left: 0;
margin-left: 20px;
float: right;
font-weight: bold;
color: #000;
-webkit-transition: all .2s linear;
-moz-transition: all .2s linear;
transition: all .2s linear;
......
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