Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
9 years ago
Commit
44d400d97bdcc023e2760a29d5aafe79cb479744
1 parent
a050b417
为您优选 价格字体大小
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
7 deletions
static/sass/product/_recommend-for-you.scss
static/sass/product/_recommend-for-you.scss
View file @
44d400d
...
...
@@ -41,15 +41,9 @@
.price
{
position
:
relative
;
margin-top
:
pxToRem
(
20px
);
font-size
:
pxToRem
(
20
px
);
font-size
:
pxToRem
(
12
px
);
line-height
:
1
;
span
{
display
:
inline-block
;
// chrome 最小支持12px, 设计图是 10px ,用CSS3变换
@include
transform
(
scale
(
0
.875
));
}
.sale-price
{
color
:
#d9134f
;
margin-right
:
pxToRem
(
8px
);
...
...
Please
register
or
login
to post a comment