diff options
Diffstat (limited to 'templates/posts.html.j2')
-rw-r--r-- | templates/posts.html.j2 | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/posts.html.j2 b/templates/posts.html.j2 index 60a10c2..f8d01b4 100644 --- a/templates/posts.html.j2 +++ b/templates/posts.html.j2 @@ -1,11 +1,8 @@ {% extends "base.html.j2" %} {% block main %} -<section class="banner"> +<section class="banner flexible"> <h1>Blog</h1> -</section> - -<section class="centered"> <h6> Refining how we think and teach. </h6> |