Centered img in post
Display block and margin: 0 auto. Fixed PanosSakkos/personal-jekyll-theme#90
This commit is contained in:
parent
ad4a8f2887
commit
2d935fa71a
1 changed files with 1 additions and 0 deletions
|
|
@ -224,6 +224,7 @@ a {
|
|||
display: block;
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
margin: 0 auto;
|
||||
}
|
||||
/* Added in { Personal } */
|
||||
ul,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue