Centered img in post

Display block and margin: 0 auto.
Fixed PanosSakkos/personal-jekyll-theme#90
This commit is contained in:
Jorge Arias 2015-11-19 18:29:00 -03:00
parent ad4a8f2887
commit 2d935fa71a

View file

@ -224,6 +224,7 @@ a {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
/* Added in { Personal } */
ul,