Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
dev
/
home-with-kids-mp
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
ce01a4ce
authored
2020-01-16 12:33:00 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
5711f7e1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
src/pages/index/index.scss
src/pages/index/index.scss
View file @
ce01a4c
...
...
@@ -85,7 +85,7 @@
.desc-wrap
{
position
:
relative
;
@extend
.bb
;
padding
:
8px
16px
8px
20
px
;
padding
:
8px
0px
8px
8
px
;
height
:
200px
;
flex
:
1
;
background-color
:
#ffffff
;
...
...
@@ -94,9 +94,12 @@
}
.tit
{
width
:
450px
;
// background-color: wheat;
font-size
:
40px
;
@include
ellipsis
(
2
);
color
:
#fc464a
;
// word-break : normal;
}
.scene
{
...
...
Please
register
or
sign in
to post a comment