diff --git a/src/components/Widget2.svelte b/src/components/Widget2.svelte index a84a157d..446273aa 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 pt-6 self-center; + @apply flex flex-row space-x-4 pt-6 items-center justify-center; } .OEA_item6 {