Skip to content

Commit 8101230

Browse files
committed
Merge pull request #243 from Racum/master
Fixed unaligned Getting Started button in Safari.
2 parents f4951bd + 92933bd commit 8101230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/styles/home.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
.yellow-button {
2525
@include button(#fede9e, #fdc452);
26+
vertical-align: middle;
2627
}
2728

2829
.tan-button {

0 commit comments

Comments
 (0)