Last active
April 16, 2019 14:18
-
-
Save wpspeak/ec8158a19deaccf3b229 to your computer and use it in GitHub Desktop.
How to Force Button to Be a The Center
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
.button-center { | |
text-align: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment