Update AboutWidget.astro

This commit is contained in:
PG 2024-07-20 15:54:54 +02:00 committed by GitHub
parent f71d580536
commit d53b4d6961
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ const { variant = "about" } = Astro.props;
<div class="border-4 border-white w-full"> <div class="border-4 border-white w-full">
<div class="bg-white w-full text-center px-[16px] text-black"> <div class="bg-white w-full text-center px-[16px] text-black">
<h3 style="color:black !important" class="pb-[3px]"> <h3 style="color:black !important" class="pb-[3px]">
together we are stronger - support us via membership together we are stronger
</h3> </h3>
</div> </div>
<div class="grid md:grid-cols-2 grid-cols-1"> <div class="grid md:grid-cols-2 grid-cols-1">