mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Add global navbar lower spacing
This commit is contained in:
parent
16759ac17b
commit
b90bba827c
@ -24,6 +24,9 @@ code,pre {
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.navbar-inverse {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.navbar-inverse .navbar-inner {
|
||||
background: #0981c3;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user