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
13c64ec8
Commit
13c64ec8
authored
Sep 08, 2026
by
Phạm Quang Bảo
Browse files
Options
Browse Files
Download
Plain Diff
[tag]0.1-vcci
parents
659627b6
f1642091
Pipeline
#53057
passed with stages
in 1 minute and 40 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.tsx
src/app/(main)/(home)/components/events-calendar/index.tsx
+1
-1
index.tsx
src/app/(main)/(home)/components/video-and-patners/index.tsx
+1
-1
No files found.
src/app/(main)/(home)/components/events-calendar/index.tsx
View file @
13c64ec8
...
...
@@ -137,7 +137,7 @@ function EventsCalendar({
className
??
"xl:w-[28%] xl:min-w-[320px]"
,
)
}
>
<
div
className=
"flex items-
start
justify-between gap-3"
>
<
div
className=
"flex items-
center
justify-between gap-3"
>
<
div
className=
"min-w-0"
>
<
h2
className=
{
cn
(
...
...
src/app/(main)/(home)/components/video-and-patners/index.tsx
View file @
13c64ec8
...
...
@@ -147,7 +147,7 @@ function VideoAndPartners() {
return
(
<
section
className=
"flex flex-col gap-6 pb-10 xl:flex-row xl:items-stretch"
>
<
div
className=
"flex-1"
>
<
div
className=
"mb-5 flex items-
start
justify-between gap-3"
>
<
div
className=
"mb-5 flex items-
center
justify-between gap-3"
>
<
div
>
<
h2
className=
"client-section-title uppercase text-[#24469c]"
>
Video
...
...
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