mirror of
https://github.com/web3privacy/web
synced 2024-10-15 18:26:27 +02:00
Update AboutWidget.astro
This commit is contained in:
parent
f71d580536
commit
d53b4d6961
1 changed files with 1 additions and 1 deletions
|
@ -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">
|
||||||
|
|
Loading…
Reference in a new issue