Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
pingan-life-index-pro
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
3bddc295
authored
2020-04-27 19:02:40 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
7e2c6f4d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
src/pages/corporate-culture/corporate-culture.scss
src/pages/profile/profile.scss
src/pages/corporate-culture/corporate-culture.scss
View file @
3bddc29
...
@@ -24,6 +24,7 @@ li:last-child {
...
@@ -24,6 +24,7 @@ li:last-child {
24
24
25
.content
{
25
.content
{
26
padding-bottom
:
78px
;
26
padding-bottom
:
78px
;
27
min-height
:
50rem
;
27
font-size
:
$articleNormal
;
28
font-size
:
$articleNormal
;
28
}
29
}
29
30
...
...
src/pages/profile/profile.scss
View file @
3bddc29
...
@@ -2,6 +2,7 @@
...
@@ -2,6 +2,7 @@
2
2
3
.content
{
3
.content
{
4
padding-bottom
:
2
.33rem
;
4
padding-bottom
:
2
.33rem
;
5
min-height
:
50rem
;
5
}
6
}
6
7
7
.box
{
8
.box
{
...
...
Please
register
or
sign in
to post a comment