Fix talk table vertical alignment

This commit is contained in:
Oliver Davies 2017-07-10 23:47:53 +01:00
parent 3ee7239647
commit bbf2acc8e4
5 changed files with 15 additions and 21 deletions

View file

@ -53,5 +53,4 @@
{% block stylesheets %}
<link rel="stylesheet" href="{{ site.url }}/assets/css/talk.css">
<link rel="stylesheet" href="{{ site.url }}/assets/css/talks-table.css">
{% endblock %}