mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-05 05:40:59 +00:00
increase padding on homepage button
This commit is contained in:
parent
2d90c816ac
commit
a6206c98d5
1 changed files with 1 additions and 1 deletions
|
|
@ -133,7 +133,7 @@ hr.soften {
|
|||
|
||||
/* Download button */
|
||||
.masthead .btn {
|
||||
padding: 14px 24px;
|
||||
padding: 19px 24px;
|
||||
font-size: 24px;
|
||||
font-weight: 200;
|
||||
color: #fff; /* redeclare to override the `.jumbotron a` */
|
||||
|
|
|
|||
Loading…
Reference in a new issue