Last active
February 12, 2019 14:55
-
-
Save sebastiano-guerriero/695a3f1ce967e22e510a53d1b7f88d28 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
| <div class="component"> | |
| <div>One</div> | |
| <div class="display--md">Two</div> | |
| <div class="display--md">Three</div> | |
| <div class="display--lg">Four</div> | |
| <div>Five</div> | |
| </div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment