Commit 0c9bf6bc authored by Mark Otto's avatar Mark Otto

remove padding from justified nav masthead and footer

parent 8ae9736e
...@@ -2,13 +2,6 @@ body { ...@@ -2,13 +2,6 @@ body {
padding-top: 20px; padding-top: 20px;
} }
/* Everything but the jumbotron gets side spacing for mobile-first views */
.masthead,
.footer {
padding-left: 15px;
padding-right: 15px;
}
.footer { .footer {
border-top: 1px solid #eee; border-top: 1px solid #eee;
margin-top: 40px; margin-top: 40px;
......
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