refactor cropped images into explore/posts/intro
This commit is contained in:
@@ -26,6 +26,13 @@ article.post-preview {
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
&.large-cropped {
|
||||
height: auto;
|
||||
weidth: auto;
|
||||
float: none;
|
||||
display: block;
|
||||
}
|
||||
|
||||
&[data-tags~=animated]:before, &[data-file-ext=swf]:before, &[data-file-ext=webm]:before, &[data-file-ext=mp4]:before, &[data-file-ext=zip]:before {
|
||||
@include animated-icon;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user