footer: agrandar logo
This commit is contained in:
parent
85b659972e
commit
811445a6d0
1 changed files with 1 additions and 1 deletions
|
@ -237,7 +237,7 @@ export async function render(data) {
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
<section class="flex flex-wrap items-end justify-between gap-8 bg-violeta px-[10%] py-24">
|
<section class="flex flex-wrap items-end justify-between gap-8 bg-violeta px-[10%] py-24">
|
||||||
<LogoInline class="w-48" />
|
<LogoInline class="w-full max-w-[16rem]" />
|
||||||
<a class="text-xl" href="mailto:TODO@alfadatiz.ar">
|
<a class="text-xl" href="mailto:TODO@alfadatiz.ar">
|
||||||
TODO@alfadatiz.ar
|
TODO@alfadatiz.ar
|
||||||
</a>
|
</a>
|
||||||
|
|
Reference in a new issue