diff --git a/src/components/Widget2.svelte b/src/components/Widget2.svelte index 26dee6ac..a84a157d 100644 --- a/src/components/Widget2.svelte +++ b/src/components/Widget2.svelte @@ -166,7 +166,7 @@ import { fade } from 'svelte/transition'; .OEA_zeile3 { - @apply flex flex-row space-x-3 p-3; + @apply flex flex-row space-x-3 pt-6 self-center; } .OEA_item6 {