_layouts/page.html in doccoli-jekyll-1.2.0 vs _layouts/page.html in doccoli-jekyll-1.2.1
- old
+ new
@@ -1,9 +1,9 @@
---
layout: default
---
-<div class="wrapper">
+<div class="wrapper pad">
<article>
<header>
<h1>{{ page.title | escape }}</h1>
</header>
<hr>
\ No newline at end of file