Skip to content

Instantly share code, notes, and snippets.

/ysta-card.css Secret

Created May 23, 2017 06:46
Show Gist options
  • Save anonymous/de947d9dc175c21764c8cf7c92743ca2 to your computer and use it in GitHub Desktop.
Save anonymous/de947d9dc175c21764c8cf7c92743ca2 to your computer and use it in GitHub Desktop.
yStandard.カードスタイルにする
.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