Last active
July 20, 2016 05:34
-
-
Save mariyadiminsky/93a533683aed0c4d84722523245d9563 to your computer and use it in GitHub Desktop.
This file contains 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
.divs { | |
margin: auto; | |
padding: 30px; | |
width: 50%; | |
margin-bottom: 5px; | |
border: solid grey 1px; | |
} | |
#btn { | |
padding: 15px 63px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment