Commit 125c3859 authored by Mark Otto's avatar Mark Otto

add height to new navbar examples to show behavior

parent 37f10fe9
body { body {
/* Show it's not fixed to the top */
min-height: 75rem;
padding-top: 6rem; padding-top: 6rem;
} }
/* Show it's not fixed to the top */
body {
min-height: 75rem;
}
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