This commit is contained in:
r888888888
2014-08-25 16:41:27 -07:00
parent 3c4119663e
commit 267df896c6
9 changed files with 95 additions and 5 deletions

View File

@@ -10,6 +10,10 @@ article.post-preview {
@include inline-block;
position: relative;
&.pooled {
height: 194px;
}
img {
margin: auto;
}