Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
ccbikai
9 years ago
Commit
ab3fc68728f957ac140055a6101f6266668cfc99
1 parent
f857d423
顶部图标大小
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
static/sass/home/_home-header.scss
static/sass/layout/_header.scss
static/sass/home/_home-header.scss
View file @
ab3fc68
...
...
@@ -72,7 +72,7 @@
a
{
display
:
block
;
color
:
#fff
;
font-size
:
40rem
/
$pxConvertRem
;
font-size
:
20px
;
line-height
:
90rem
/
$pxConvertRem
;
}
}
...
...
static/sass/layout/_header.scss
View file @
ab3fc68
...
...
@@ -34,7 +34,7 @@
top
:
0
;
width
:
90rem
/
$pxConvertRem
;
height
:
90rem
/
$pxConvertRem
;
font-size
:
40rem
/
$pxConvertRem
;
font-size
:
20px
;
line-height
:
90rem
/
$pxConvertRem
;
color
:
#fff
;
text-align
:
center
;
...
...
@@ -48,7 +48,7 @@
.nav-home
{
@extend
%nav
;
right
:
0
;
right
:
10rem
/
$pxConvertRem
;
}
.nav-title
{
...
...
Please
register
or
login
to post a comment