mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-15 11:59:39 +03:00
space out consecutive navs better
This commit is contained in:
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -884,6 +884,9 @@ body {
|
||||
margin: .25rem;
|
||||
}
|
||||
|
||||
> .nav + .nav {
|
||||
margin-top: 1rem;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user