ButtonsKit
Get started
Open main menu
Home
About
Services
Contact
Get Started
Mint Tap
minttap
(5.0)
345 Reviews
Add to favorites
Add to cart
Characteristics:
Flat
With arrow
Rounded
<a href="javascript:void(0)" class="minttap"> Get Started </a> <style> .minttap { border-style: initial; border-width: 0; cursor: pointer; display: inline-block; text-decoration: none; text-align: center; background-color: #009959; border-radius: 8px; color: white; font-family: Arial, sans-serif; font-size: 14px; line-height: 20px; padding: 13px 24px; text-transform: none; transition: all .2s; transition-behavior: normal; align-self: center; font-weight: 500; padding: 13px 24px; } .minttap:hover { background-color: #01a05e; } @media screen and (max-width: 479px) { .minttap { text-align: center; } } </style>