further darktheme fixes

This commit is contained in:
2020-06-24 12:15:47 +01:00
parent 8a9eefb722
commit 86fe8a8e1b
3 changed files with 12 additions and 5 deletions

View File

@@ -56,7 +56,7 @@
</div>
{% if is_paginated %}
<div class="row justify-content-center">
<div class="row justify-content-center pt-3">
{% paginator %}
</div>
{% endif %}