implement some image resizing (todo: implement in whole website)

fix/improve css
change arrow-fade mode
This commit is contained in:
Lorenzo Dellacà
2020-08-16 17:58:46 +02:00
parent 3b4b716667
commit 061b6dc122
9 changed files with 206 additions and 70 deletions

View File

@@ -13,7 +13,7 @@
</aside>
{{#post}}
<div class="mind-post_content">
<div class="mind-post_header">
<div class="mind-post_content-header">
<img class="mind-post_feature-image" src="{{img_url feature_image}}"/>
</div>
{{content}}