Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shigesanpo/d0e2d2f2c589f6ebd2fe to your computer and use it in GitHub Desktop.
Save shigesanpo/d0e2d2f2c589f6ebd2fe to your computer and use it in GitHub Desktop.
/* 画像と文字の隙間を少し開ける */
.page-index .entry-content img{
max-width: 50%;
float: left;
margin-right: 2%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment