Skip to content

Commit

Permalink
update button default styles
Browse files Browse the repository at this point in the history
Co-Authored-By: ammmze <[email protected]>
  • Loading branch information
iantrich and ammmze authored Feb 23, 2019
1 parent 47aab83 commit 6ed998d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion button-card.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,9 @@
text-align: center;
}
button-card-button div {
padding: 8px;
padding: 4%;
text-transform: none;
font-size: 1.2rem;
}
`;
}
Expand Down

0 comments on commit 6ed998d

Please sign in to comment.