Update AboutWidget.astro alignment

This commit is contained in:
PG 2024-05-23 18:33:42 +02:00 committed by GitHub
parent 8e073e4806
commit 5b6be9485c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,7 @@ const { variant = "about" } = Astro.props;
<li>Privacy swag bundle</li>
<li>Deals from our partners</li>
<li>Voting rights in our association</li>
<li></li>
</ul>
<div
class="flex w-full md:justify-between md:flex-row flex-col gap-[8px] md:items-center"