Skip to content

Commit a6206c9

Browse files
committed
increase padding on homepage button
1 parent 2d90c81 commit a6206c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/assets/css/docs.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ hr.soften {
133133

134134
/* Download button */
135135
.masthead .btn {
136-
padding: 14px 24px;
136+
padding: 19px 24px;
137137
font-size: 24px;
138138
font-weight: 200;
139139
color: #fff; /* redeclare to override the `.jumbotron a` */

0 commit comments

Comments
 (0)