Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYWAP
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
毕凯
2015-12-07 16:52:41 +0800
Commit
bd073f7b4e7ecc38317576b82e1735927ad7aebc
2 parents
d9c22f4a
c0f85679
code review by liangzhifeng
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
static/sass/product/_product-description.scss
static/sass/product/_product-description.scss
View file @
bd073f7
...
...
@@ -109,6 +109,13 @@
width
:
pxToRem
(
581px
);
height
:auto
;
}
a
{
color
:
#2f91f6
;
text-decoration
:
underline
;
}
}
margin-top
:
pxToRem
(
30px
);
margin-bottom
:
pxToRem
(
30px
);
...
...
Please
register
or
login
to post a comment