Created
February 12, 2019 14:38
-
-
Save sebastiano-guerriero/ea9461ae7cb9bcdc6106d138c6c3f026 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> | |
| <div>One</div> | |
| <div class="hide block--md">Two</div> | |
| <div class="hide inline-block--md">Three</div> | |
| <div class="hide flex--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