Commit eba9b4de authored by Mark Otto's avatar Mark Otto
Browse files

Reset padding on homepage links

parent 356100e7
Showing with 3 additions and 1 deletion
+3 -1
......@@ -81,7 +81,9 @@ body {
/* Textual links */
.bs-masthead-links {
margin: 20px 0;
margin-top: 20px;
margin-bottom: 20px;
padding-left: 0;
list-style: none;
}
.bs-masthead-links li {
......
Supports Markdown
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