Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
RB_StrongestBrain_250520
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
SparkProjects
RB_StrongestBrain_250520
Commits
720b60e9
Commit
720b60e9
authored
May 28, 2025
by
徐士卿
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
merge
parent
3a148789
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
CodePop.less
src/components/CodePop/CodePop.less
+1
-1
HomePage.less
src/pages/HomePage/HomePage.less
+1
-0
No files found.
src/components/CodePop/CodePop.less
View file @
720b60e9
...
@@ -3,7 +3,7 @@
...
@@ -3,7 +3,7 @@
.CodePop {
.CodePop {
position: absolute;
position: absolute;
left: 0;
left: 0;
top:
0
;
top:
-100px
;
width: 750px;
width: 750px;
height: 1624px;
height: 1624px;
...
...
src/pages/HomePage/HomePage.less
View file @
720b60e9
...
@@ -188,6 +188,7 @@
...
@@ -188,6 +188,7 @@
top: 32px;
top: 32px;
text-align: center;
text-align: center;
position: absolute;
position: absolute;
font-weight: bold;
font-size: 60px;
font-size: 60px;
line-height: 70px;
line-height: 70px;
color: rgba(30, 76, 169, 1);
color: rgba(30, 76, 169, 1);
...
...
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