Skip to content

Instantly share code, notes, and snippets.

@andrei-popa
Last active November 17, 2016 09:10
Show Gist options
  • Save andrei-popa/4b6767bac89ce28348bc6ad5c8fb2a54 to your computer and use it in GitHub Desktop.
Save andrei-popa/4b6767bac89ce28348bc6ad5c8fb2a54 to your computer and use it in GitHub Desktop.
.navbar a.brand {
width:262px;
height:44px;
display:block;
margin:0;
padding:0;
}
.navbar-inverse .navbar-inner {
height:75px;
background:rgba(0,0,0,0.9);
border:none;
box-shadow:none;
webkit-box-shadow:none;
moz-box-shadow:none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment