Created
July 25, 2018 08:16
-
-
Save sebastiano-guerriero/e585e820a961ccd4f3ba58d0d69644f4 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
| .child { | |
| width: 40%; | |
| max-width: 800px; | |
| margin: 0 auto; // align the item on the x-axis | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment