Update talk layout width

This commit is contained in:
Oliver Davies 2015-08-21 08:26:30 +01:00
parent 00611628fc
commit 0321e4dd15

View file

@ -3,7 +3,7 @@
{% block body_classes 'page--talks page--talks__talk' %}
{% block content_wrapper %}
<main class="col-md-10">
<main class="col-md-9">
<h1>{{ page.title }}</h1>
<p>At {{ page.location }} on {{ page.date|date(site.default_date_format) }}.</p>