Limit width of blog pages to something readable
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
<p><em>{{ page.date | date: '%B %d, %Y' }}</em></p>
|
||||
</header>
|
||||
<section class="wrapper style5">
|
||||
<div class="inner">
|
||||
<div class="inner inner--text">
|
||||
|
||||
{{ content }}
|
||||
|
||||
|
Reference in New Issue
Block a user