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
5aab47e6
authored
2020-02-21 22:13:49 +0800
by
simon
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
默认提交
1 parent
efa6863a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/pages/news-detail/news-detail.scss
src/pages/news-detail/news-detail.scss
View file @
5aab47e
...
...
@@ -29,7 +29,7 @@
}
.dat
{
margin-top
:
3
rem
;
margin-top
:
4
rem
;
display
:
flex
;
.date
{
...
...
@@ -46,7 +46,7 @@
.desc
{
max-width
:
$articleWidth
;
margin-top
:
3
rem
;
margin-top
:
4
rem
;
line-height
:
2
;
letter-spacing
:
1
.2px
;
}
...
...
Please
register
or
sign in
to post a comment