This commit is contained in:
Toks
2014-07-14 12:29:43 -04:00
parent ab500084e6
commit ad76da8ede

View File

@@ -8,6 +8,7 @@ article.post-preview {
overflow: hidden; overflow: hidden;
text-align: center; text-align: center;
@include inline-block; @include inline-block;
position: relative;
img { img {
margin: auto; margin: auto;