-
-
Save anonymous/de947d9dc175c21764c8cf7c92743ca2 to your computer and use it in GitHub Desktop.
yStandard.カードスタイルにする
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-thumbnail-container { | |
width: 380px; | |
margin: auto; | |
float: none; | |
} | |
.entry-container { | |
float: left; | |
max-width: 50%; | |
height: 500px; | |
} | |
.post-thumbnail-container .post-thumbnail img { | |
width: 100%; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment