Commit 5f1288b6 authored by Leo Iannacone's avatar Leo Iannacone

no padding on lead - but margnin on navbar

parent ffc5c1e4
...@@ -3,6 +3,14 @@ ...@@ -3,6 +3,14 @@
cursor: pointer; cursor: pointer;
} }
#pageheader .lead {
padding-bottom: 0;
}
.navbar {
margin-top: 20px;
}
#error { #error {
display: none; display: none;
} }
......
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