mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-07 22:26:57 +02:00
increase padding on homepage button
This commit is contained in:
@@ -133,7 +133,7 @@ hr.soften {
|
|||||||
|
|
||||||
/* Download button */
|
/* Download button */
|
||||||
.masthead .btn {
|
.masthead .btn {
|
||||||
padding: 14px 24px;
|
padding: 19px 24px;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
font-weight: 200;
|
font-weight: 200;
|
||||||
color: #fff; /* redeclare to override the `.jumbotron a` */
|
color: #fff; /* redeclare to override the `.jumbotron a` */
|
||||||
|
Reference in New Issue
Block a user