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

lighter footer border

parent a7f4fc58
Showing with 1 addition and 1 deletion
+1 -1
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
margin-top: 6rem; margin-top: 6rem;
font-size: 85%; font-size: 85%;
color: #777; color: #777;
border-top: 1px solid #e5e5e5; border-top: 1px solid #eee;
} }
.bd-footer-links { .bd-footer-links {
padding-left: 0; padding-left: 0;
......
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