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

@@ -28,7 +28,7 @@ const clients = [
Наши клиенты
</h2>
<div class="flex gap-16 col-w mx-auto px-4 md:px-16">
<div class="flex flex-col sm:flex-row col-w mx-auto px-4 md:px-16 gap-2 lg:gap-16 justify-between lg:justify-start items-center sm:items-stretch">
<client
v-for="c in clients"
:name="c.name"