Created
October 3, 2024 08:33
-
-
Save blackspike/aa36839398d80b5844935d52a88382dc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.hbspt-btn { | |
background-color: #1ba97f; | |
color: #fff; | |
border: none; | |
font-size: .9rem; | |
text-transform: uppercase; | |
font-weight: 700; | |
letter-spacing: 2px; | |
border-radius: 4px; | |
display: inline-flex; | |
text-align: center; | |
justify-content: center; | |
align-items: center; | |
padding-block: 20px; | |
padding-inline: 36px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment