|
6 | 6 |
|
7 | 7 | <div class="max-w-full overflow-x-scroll snap-x"> |
8 | 8 | <div class="w-max flex flex-row flex-wrap gap-2"> |
9 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
10 | | - <div class="p-2 max-w-24"> |
| 9 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 10 | + <div class="p-2 max-w-28"> |
11 | 11 | 1 товар |
12 | 12 | </div> |
13 | 13 | </div> |
14 | 14 |
|
15 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
16 | | - <div class="p-2 max-w-24"> |
| 15 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 16 | + <div class="p-2 max-w-28"> |
17 | 17 | 2 товар |
18 | 18 | </div> |
19 | 19 | </div> |
20 | 20 |
|
21 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
22 | | - <div class="p-2 max-w-24"> |
| 21 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 22 | + <div class="p-2 max-w-28"> |
23 | 23 | 3 товар |
24 | 24 | </div> |
25 | 25 | </div> |
26 | 26 |
|
27 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
28 | | - <div class="p-2 max-w-24"> |
| 27 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 28 | + <div class="p-2 max-w-28"> |
29 | 29 | 4 товар |
30 | 30 | </div> |
31 | 31 | </div> |
32 | 32 |
|
33 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
34 | | - <div class="p-2 max-w-24"> |
| 33 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 34 | + <div class="p-2 max-w-28"> |
35 | 35 | 5 товар |
36 | 36 | </div> |
37 | 37 | </div> |
38 | 38 |
|
39 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
40 | | - <div class="p-2 max-w-24"> |
| 39 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 40 | + <div class="p-2 max-w-28"> |
41 | 41 | 6 товар |
42 | 42 | </div> |
43 | 43 | </div> |
44 | 44 |
|
45 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
46 | | - <div class="p-2 max-w-24"> |
| 45 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 46 | + <div class="p-2 max-w-28"> |
47 | 47 | 7 товар |
48 | 48 | </div> |
49 | 49 | </div> |
50 | 50 |
|
51 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
52 | | - <div class="p-2 max-w-24"> |
| 51 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 52 | + <div class="p-2 max-w-28"> |
53 | 53 | 8 товар |
54 | 54 | </div> |
55 | 55 | </div> |
56 | 56 |
|
57 | | - <div class="min-w-24 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
58 | | - <div class="p-2 max-w-24"> |
| 57 | + <div class="min-w-28 scroll-ml-6 snap-start border border-primary aspect-3/4 rounded-lg"> |
| 58 | + <div class="p-2 max-w-28"> |
59 | 59 | 9 товар |
60 | 60 | </div> |
61 | 61 | </div> |
|
0 commit comments