Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
Overview
Overview
Details
Activity
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
baiguangyao
mr-julyedu
Commits
a6dafcf4
Commit
a6dafcf4
authored
Apr 01, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ml
parent
20beb356
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
21 additions
and
6 deletions
+21
-6
src/components/ml/pythomDes/Description/index.scss
+16
-4
src/components/ml/pythomDes/Experience/index.scss
+0
-1
src/components/ml/pythomDes/Team/index.scss
+1
-1
src/components/ml/pythomDes/index.scss
+4
-0
No files found.
src/components/ml/pythomDes/Description/index.scss
View file @
a6dafcf4
...
...
@@ -6,6 +6,7 @@
align-items
:
center
;
padding
:
32px
0
38px
0
;
position
:
relative
;
.left
{
position
:
absolute
;
width
:
61px
;
...
...
@@ -13,6 +14,7 @@
left
:
0
;
top
:
-48px
;
}
.right
{
position
:
absolute
;
top
:
156px
;
...
...
@@ -20,29 +22,39 @@
width
:
43px
;
height
:
180px
;
}
.title
{
font-size
:
22px
;
font-weight
:
600
;
color
:
#4B41FF
;
margin-bottom
:
33px
;
}
img
{
width
:
290px
;
height
:
170px
;
}
.des-list
{
&
img
:nth-of-type
(
3
)
{
height
:
auto
;
}
.des-list
{
margin-top
:
36px
;
li
{
li
{
display
:
flex
;
align-items
:
center
;
margin-bottom
:
12px
;
}
img
{
img
{
width
:
18px
;
height
:
18px
;
margin-right
:
8px
;
}
span
{
span
{
font-size
:
12px
;
color
:
#525C65
;
}
...
...
src/components/ml/pythomDes/Experience/index.scss
View file @
a6dafcf4
.experience_container
{
padding-top
:
32px
;
padding-bottom
:
40px
;
.title
{
font-size
:
22px
;
...
...
src/components/ml/pythomDes/Team/index.scss
View file @
a6dafcf4
.team_container
{
padding-top
:
32px
;
padding-bottom
:
4
6
px
;
padding-bottom
:
4
0
px
;
position
:
relative
;
.team_top
{
...
...
src/components/ml/pythomDes/index.scss
View file @
a6dafcf4
...
...
@@ -5,6 +5,10 @@
overflow
:
auto
;
background
:
#fff
;
.share-ranking
{
border-color
:
#fff
;
}
.des__start
{
position
:
relative
;
width
:
100%
;
...
...
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