Created
October 29, 2017 09:32
-
-
Save Juhlinus/47aa8ee6627b513efdb06522aea5cdb8 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
h1 | |
{ | |
margin-top: 22.5%; | |
text-align: center; | |
font-family: 'Roboto', 'Arial'; | |
color: white; | |
} | |
.card | |
{ | |
background-color: #00bfff; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment