Commit c71f8951 authored by Mark Otto's avatar Mark Otto

Fix up padding on default navbar example

parent e486bb4f
body { body {
padding: 30px; padding-top: 20px;
padding-bottom: 20px;
} }
.navbar { .navbar {
margin-bottom: 30px; margin-bottom: 20px;
} }
\ No newline at end of file
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