landing adjustments to fonts and layout

This commit is contained in:
antonio
2024-06-07 16:50:59 +02:00
parent e2f6a80ad5
commit e6a9d3e9c7
3 changed files with 14 additions and 16 deletions

View File

@@ -140,9 +140,9 @@ nuxtApp.hook("page:finish", () => {
</div>
<div class="flex">
<div class="text-[.9rem] flex flex-col text-center text-text-sub/80">
<div class="text-[.9rem] flex flex-col lg:items-start text-center text-text-sub/80">
<div> © 2024 Litlyx All right reserved. </div>
<div class="ml-1 font-bold"> Made with in Italy </div>
<div class="ml-1 font-bold">Made with in Italy </div>
</div>
</div>