mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-06 14:20:58 +00: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…
Reference in a new issue