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
2015-11-17 17:21:03 +0800
Commit
e3e251dfe9284ab93081c3dc1f5d2747f322c264
1 parent
4f921562
为您优选 字体大小
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
2 deletions
static/sass/product/_recommend-for-you.scss
static/sass/product/_recommend-for-you.scss
View file @
e3e251d
...
...
@@ -43,8 +43,7 @@
span
{
// chrome 最小支持12px, 设计图是 10px ,用CSS3变换
font-size
:
pxToRem
(
20px
);
@include
transform
(
scale
(
0
.5
));
@include
transform
(
scale
(
0
.875
));
}
.sale-price
{
...
...
Please
register
or
login
to post a comment