Blog: limit the max-width of post content
This commit is contained in:
parent
f311dbbe30
commit
dc75980eba
@ -212,6 +212,9 @@
|
|||||||
width: 100%
|
width: 100%
|
||||||
|
|
||||||
.blog_index-item
|
.blog_index-item
|
||||||
|
+media-lg
|
||||||
|
max-width: 780px
|
||||||
|
|
||||||
margin: 0 auto 15px auto
|
margin: 0 auto 15px auto
|
||||||
|
|
||||||
&:hover
|
&:hover
|
||||||
@ -317,6 +320,9 @@
|
|||||||
left: 0
|
left: 0
|
||||||
right: 0
|
right: 0
|
||||||
|
|
||||||
|
.comment-reply-container
|
||||||
|
background-color: transparent
|
||||||
|
|
||||||
.comment-reply-form
|
.comment-reply-form
|
||||||
+media-xs
|
+media-xs
|
||||||
padding:
|
padding:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user