wip
This commit is contained in:
parent
7ac92ae6ca
commit
f642849dbb
@ -165,7 +165,7 @@
|
|||||||
class="flex-shrink-0 flex items-center justify-center size-12 rounded-full bg-blue-100 sm:mx-0 sm:h-10 sm:w-10"
|
class="flex-shrink-0 flex items-center justify-center size-12 rounded-full bg-blue-100 sm:mx-0 sm:h-10 sm:w-10"
|
||||||
>
|
>
|
||||||
<svg
|
<svg
|
||||||
class="h-6 w-6 text-blue-600"
|
class="size-6 text-blue-600"
|
||||||
fill="currentColor"
|
fill="currentColor"
|
||||||
xmlns="http://www.w3.org/2000/svg"
|
xmlns="http://www.w3.org/2000/svg"
|
||||||
viewBox="0 0 24 24"
|
viewBox="0 0 24 24"
|
||||||
@ -178,7 +178,7 @@
|
|||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-3">
|
<div class="mt-3">
|
||||||
<h3 class="text-lg leading-6 font-medium text-neutral-900">
|
<h3 class="text-xl leading-6 font-medium text-neutral-900">
|
||||||
Sponsoring erstellen
|
Sponsoring erstellen
|
||||||
</h3>
|
</h3>
|
||||||
<nav
|
<nav
|
||||||
@ -347,7 +347,7 @@
|
|||||||
/>
|
/>
|
||||||
<label
|
<label
|
||||||
for="hs-default-checkbox"
|
for="hs-default-checkbox"
|
||||||
class="text-sm text-neutral-900 ms-2 font-medium"
|
class="text-base text-neutral-900 ms-2 font-medium"
|
||||||
>{$_("already-paid")}</label
|
>{$_("already-paid")}</label
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user