Increase width of post inner container
This commit is contained in:
parent
1349c5edd7
commit
fa86b1c431
1 changed files with 4 additions and 0 deletions
|
|
@ -14,3 +14,7 @@
|
||||||
.blog-description {
|
.blog-description {
|
||||||
font-family: 'Montserrat', 'Helvetica Neue', 'Helvetica', sans-serif
|
font-family: 'Montserrat', 'Helvetica Neue', 'Helvetica', sans-serif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.post-inner {
|
||||||
|
width: 720px;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue