Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
6cac7d96
authored
Jun 22, 2025
by
t0ng7u
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🍭
style: update home main title style `font-semibold` to `font-bold`
parent
2df9ed28
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
web/src/pages/Home/index.js
+1
-1
No files found.
web/src/pages/Home/index.js
View file @
6cac7d96
...
@@ -90,7 +90,7 @@ const Home = () => {
...
@@ -90,7 +90,7 @@ const Home = () => {
{
/* 居中内容区 */
}
{
/* 居中内容区 */
}
<
div
className
=
"flex flex-col items-center justify-center text-center max-w-4xl mx-auto"
>
<
div
className
=
"flex flex-col items-center justify-center text-center max-w-4xl mx-auto"
>
<
div
className
=
"flex flex-col items-center justify-center mb-6 md:mb-8"
>
<
div
className
=
"flex flex-col items-center justify-center mb-6 md:mb-8"
>
<
h1
className
=
"text-4xl md:text-5xl lg:text-6xl xl:text-7xl font-
semi
bold text-semi-color-text-0 leading-tight"
>
<
h1
className
=
"text-4xl md:text-5xl lg:text-6xl xl:text-7xl font-bold text-semi-color-text-0 leading-tight"
>
{
i18n
.
language
===
'en'
?
(
{
i18n
.
language
===
'en'
?
(
<>
<>
The
Unified
<
br
/>
The
Unified
<
br
/>
...
...
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