Blog: limit the max-width of post content

This commit is contained in:
Pablo Vazquez 2017-09-21 19:14:30 +02:00
parent f311dbbe30
commit dc75980eba

View File

@ -212,6 +212,9 @@
width: 100%
.blog_index-item
+media-lg
max-width: 780px
margin: 0 auto 15px auto
&:hover
@ -317,6 +320,9 @@
left: 0
right: 0
.comment-reply-container
background-color: transparent
.comment-reply-form
+media-xs
padding: