Created
April 22, 2018 18:22
-
-
Save Kelin2025/da03baec2f794071b5086bce37d0d428 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
.post__item { | |
display: flex; | |
} | |
.post__image { | |
flex: 0 0 200px; | |
height: 200px; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment