Fix mobile view for translations, closes #12

main
Georg Krause 2019-05-26 12:30:53 +02:00
parent bb364b988b
commit ad75b881af
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<h2 class="content-head is-center">{{ page.title }}</h2>
<div class="pure-g">
<div class="l-box-lrg pure-u-md-1-5">
<div class="pure-box-lrg pure-u-1 pure-u-md-1-5">
<ul class="translations">
{% if page.translations %}
{% for t in page.translations %}