Blog: limit the max-width of post content
This commit is contained in:
parent
f311dbbe30
commit
dc75980eba
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user