Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Commit

Permalink
Bump size of waggle and qr buttons on send
Browse files Browse the repository at this point in the history
  • Loading branch information
haustraliaer committed Jul 29, 2014
1 parent 2392f9e commit 4f8931a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/pages/send/_index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
@include breakpoint(portrait) {
margin-top: 35px;
width: 59px;
height: 59px;
height: 70px;
}

._title {
Expand All @@ -71,6 +71,9 @@
@include breakpoint(iphone5) {
display: block;
}
@include breakpoint(portrait) {
font-size: 24px;
}
}

._icon {
Expand Down

0 comments on commit 4f8931a

Please sign in to comment.