Created
June 15, 2018 07:46
-
-
Save MjHead/233aec254b83a1d51c297d1a2ec88ea8 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
.jet-posts__inner-box { | |
display: flex; | |
flex-direction: column; | |
} | |
.jet-posts__inner-box .post-thumbnail { | |
order: 2; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment