Created
March 6, 2020 15:49
-
-
Save ericmasiello/246bf2f2de21956619e71ee712bb2819 to your computer and use it in GitHub Desktop.
Specific CSS use case
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
/* some specific use case of my button with an ouline */ | |
.flashy-button { | |
border-color: #ff02c9; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment