fix: apply margin to pickups table
This commit is contained in:
@@ -226,7 +226,7 @@
|
|||||||
<h3 class="text-white">
|
<h3 class="text-white">
|
||||||
Bus-Zustiege
|
Bus-Zustiege
|
||||||
</h3>
|
</h3>
|
||||||
<table class="w-full bg-zinc-200 text-zinc-800 text-xs md:text-base">
|
<table class="w-full bg-zinc-200 text-zinc-800 text-xs md:text-base mb-4">
|
||||||
<tr>
|
<tr>
|
||||||
<th class="border-r border-white/50 px-2 py-1 md:p-2 text-left text-sm md:text-base">
|
<th class="border-r border-white/50 px-2 py-1 md:p-2 text-left text-sm md:text-base">
|
||||||
Zustieg
|
Zustieg
|
||||||
|
|||||||
Reference in New Issue
Block a user