About company responsive

This commit is contained in:
2024-09-22 17:38:17 +03:00
parent f6d3e5eb09
commit c03c3de452
4 changed files with 33 additions and 20 deletions

View File

@@ -10,9 +10,12 @@ import PureCitySvg from '~/assets/pure-city.svg'
alt="Логотип"
class="h-16"
>
<h1 class="font-semibold text-5xl">
Чистый город
</h1>
<div class="flex flex-col">
<h1 class="font-semibold text-5xl">
Чистый город
</h1>
<h2 class="text-lime-500 ml-4">Клининговая компания</h2>
</div>
</div>
</nav>
</template>