Last active
November 27, 2015 17:57
-
-
Save antonkartashov/1c6fa176c802f4a0da6f 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
| .container | |
| width 100% | |
| height 100% | |
| display flex | |
| align-items center | |
| justify-content center | |
| .item | |
| max-width 640px | |
| max-height 480px | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment