Commit 8ef926b4 authored by Mark Otto's avatar Mark Otto

clean up some docs css

parent d9c2ecd7
This diff was suppressed by a .gitattributes entry.
...@@ -609,12 +609,10 @@ body { ...@@ -609,12 +609,10 @@ body {
float: none; float: none;
height: auto; height: auto;
padding: 2rem 1.25rem; padding: 2rem 1.25rem;
/*padding: 20px;*/
font-size: 20px; font-size: 20px;
font-weight: 500; font-weight: 500;
line-height: 1; line-height: 1;
color: #fff; color: #fff;
/*border-bottom: 1px solid rgba(255,255,255,.1);*/
} }
.bs-docs-sidebar-brand:hover, .bs-docs-sidebar-brand:hover,
.bs-docs-sidebar-brand:focus { .bs-docs-sidebar-brand:focus {
......
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