Created
January 19, 2020 10:41
-
-
Save ridoansaleh/857d5978c5ea951511117755ece4a8c4 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
.App { | |
padding: 0 20px; | |
max-width: 700px; | |
} | |
.submit-btn { | |
margin-left: 5px; | |
} | |
.button-wrapper { | |
margin-bottom: 20px; | |
text-align: center; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment