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
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
9 years ago
Commit
0a0ce247f1821e8f7d4cb614013fffb692f67387
1 parent
dc992616
调整收藏数字大小
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
static/sass/me/_home.scss
static/sass/me/_home.scss
View file @
0a0ce24
...
...
@@ -88,12 +88,12 @@
position
:
relative
;
float
:
left
;
color
:
#fff
;
font-size
:
pxToRem
(
32
px
);
font-size
:
pxToRem
(
28
px
);
width
:
pxToRem
(
320px
);
// width: pxToRem(213px); 三栏宽度
p
{
font-size
:
pxToRem
(
2
2
px
);
font-size
:
pxToRem
(
2
4
px
);
}
&
:after
{
...
...
Please
register
or
login
to post a comment