Reduce form wideness. Close #20

This commit is contained in:
Gabriel Augendre 2018-06-02 16:55:39 +02:00
parent 97df728101
commit 0d89adddcd

View file

@ -5,7 +5,7 @@
{% block content %}
<div class="row">
<div class="col-12">
<div class="col-8 offset-2">
<h1>Bienvenue {{ teacher.full_name }}</h1>
<h2>
{% block title %}{{ verb }} {{ item }}{% endblock %}