Last active
July 25, 2018 08:25
-
-
Save sebastiano-guerriero/3efa7a641bae509137ca3bc0fc3eb87d 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
| .parent { | |
| height: 200px; | |
| text-align: center; | |
| .child { | |
| line-height: 200px; | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment