About company responsive
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user