Skip to content

Instantly share code, notes, and snippets.

@swarad07
Last active August 14, 2019 11:02
Show Gist options
  • Save swarad07/52c4a3057cc6d9c247f68faa1d48f17a to your computer and use it in GitHub Desktop.
Save swarad07/52c4a3057cc6d9c247f68faa1d48f17a to your computer and use it in GitHub Desktop.
For AXL Blog
/* Template for logo only button (height independent). */
/* HTML */
<div class="apple-pay-button apple-pay-button-white"></div>
/* Template for "Buy with" button with height: 32 */
/* HTML */
<div class="apple-pay-button-with-text apple-pay-button-white-with-text">
<span class="text">Buy with</span>
<span class="logo"></span>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment