Commit dd533aaa authored by Mark Otto's avatar Mark Otto

better buttons on mobile

parent 5b049857
...@@ -125,6 +125,8 @@ section > ul li { ...@@ -125,6 +125,8 @@ section > ul li {
/* Download button */ /* Download button */
.bs-docs-jumbotron .btn { .bs-docs-jumbotron .btn {
margin-top: 5px;
margin-bottom: 5px;
padding: 18px 24px; padding: 18px 24px;
font-size: 21px; font-size: 21px;
color: #b94a48; /* redeclare to override the `.jumbotron a` */ color: #b94a48; /* redeclare to override the `.jumbotron a` */
......
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