Die Liste der Leistungen als Grid angeordnet
This commit is contained in:
parent
b60c5ca55c
commit
6e796104c8
@ -67,8 +67,9 @@
|
||||
</div>
|
||||
|
||||
<div class="my-auto">
|
||||
<h2 class="mb-4 text-center text-2xl">Unsere Leistungen</h2>
|
||||
<ul class="flex flex-col gap-2">
|
||||
<h2 class="text-center text-2xl">Unsere Leistungen</h2>
|
||||
|
||||
<ul class="grid grid-cols-2 gap-2 mt-4">
|
||||
<li class="flex gap-2">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" class="ionicon w-6" viewBox="0 0 512 512">
|
||||
<path class="text-stone-800"
|
||||
|
Loading…
x
Reference in New Issue
Block a user