Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VCCI-News
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Văn Hoàng
VCCI-News
Commits
1b2c2a6a
Commit
1b2c2a6a
authored
Nov 29, 2025
by
Phạm Quang Bảo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix/responsive
parent
203d2f43
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
index.tsx
src/app/(main)/(home)/components/members/index.tsx
+3
-3
No files found.
src/app/(main)/(home)/components/members/index.tsx
View file @
1b2c2a6a
...
@@ -75,7 +75,7 @@ const Members = () => {
...
@@ -75,7 +75,7 @@ const Members = () => {
slidesPerView=
{
3
}
slidesPerView=
{
3
}
spaceBetween=
{
16
}
spaceBetween=
{
16
}
breakpoints=
{
{
breakpoints=
{
{
0
:
{
slidesPerView
:
2
,
spaceBetween
:
10
},
0
:
{
slidesPerView
:
3
,
spaceBetween
:
10
,
grid
:
{
rows
:
1
}
},
640
:
{
slidesPerView
:
3
,
spaceBetween
:
16
},
640
:
{
slidesPerView
:
3
,
spaceBetween
:
16
},
1024
:
{
slidesPerView
:
3
,
spaceBetween
:
24
},
1024
:
{
slidesPerView
:
3
,
spaceBetween
:
24
},
}
}
}
}
...
@@ -87,8 +87,8 @@ const Members = () => {
...
@@ -87,8 +87,8 @@ const Members = () => {
<
ImageNext
<
ImageNext
src=
{
src
}
src=
{
src
}
alt=
{
`partner-${i}`
}
alt=
{
`partner-${i}`
}
width=
{
1
0
0
}
width=
{
1
2
0
}
height=
{
1
0
0
}
height=
{
1
2
0
}
className=
"object-contain w-full h-full"
className=
"object-contain w-full h-full"
/>
/>
</
div
>
</
div
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment