Skip to content

Alternative way to center-align image when disable "markdown-it-attrs" #7119

Discussion options

You must be logged in to vote

Administration -> Theme -> Code injection -> CSS

.contents img {
  display: block;
  margin: 0 auto;
}

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by RingsGit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant