[FIX] Switch to bottom margin instead of top/bottom padding

This is the much more commonly used approach.
This commit is contained in:
Peter Pfeufer
2024-06-01 12:01:44 +02:00
parent 66e8ddb684
commit 069352fb0f
7 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{% load i18n %}
{% load evelinks %}
<div class="col-12 py-2">
<div class="col-12 mb-3">
<div class="card h-100">
<div class="card-body">
{% translate "Upcoming Fleets" as widget_title %}