Skip to content

Commit 92933bd

Browse files
committed
Fixed unaligned Getting Started button in Safari.
1 parent f4951bd commit 92933bd

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)