fix ui
All checks were successful
Deploy Application / deploy (push) Successful in 5s

This commit is contained in:
2025-06-13 09:23:14 +04:00
parent 416c384f19
commit 8c2f2194d9
7 changed files with 35 additions and 16 deletions

View File

@ -4,7 +4,7 @@
<slot name="content" />
<div class="flex items-center gap-32">
<div class="russo-one-regular cursor-pointer !text-primary">
<UiParagraph tag="span" class="[&]:text-5xl">
<UiParagraph as="span" class="[&]:text-5xl">
<RouterLink to="/"> Vino Galante </RouterLink>
</UiParagraph>
</div>