Commit c71f8951 authored by Mark Otto's avatar Mark Otto

Fix up padding on default navbar example

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