mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
better buttons on mobile
This commit is contained in:
parent
5b04985722
commit
dd533aaaf0
1 changed files with 2 additions and 0 deletions
|
@ -125,6 +125,8 @@ section > ul li {
|
|||
|
||||
/* Download button */
|
||||
.bs-docs-jumbotron .btn {
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
padding: 18px 24px;
|
||||
font-size: 21px;
|
||||
color: #b94a48; /* redeclare to override the `.jumbotron a` */
|
||||
|
|
Loading…
Add table
Reference in a new issue