fix margin

master
Aevann1 2022-11-05 23:50:35 +02:00
parent 158321483b
commit 37c4062839
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
{% if thing %}
<h3 class="mt-2">{{thing.body_html | safe}} - {{ups | length}} {% if thing.exclusive == 2 %}bets{% else %}votes{% endif %}</h3>
<h3 class="mt-4">{{thing.body_html | safe}} - {{ups | length}} {% if thing.exclusive == 2 %}bets{% else %}votes{% endif %}</h3>
<div class="overflow-x-auto mt-5">
<table class="table table-striped mb-5">
<thead class="bg-primary text-white">