Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
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
2016-06-24 11:51:31 +0800
Commit
797b6136a7ea5f2f1f698bdf8df405ebed527520
1 parent
b47254a8
首页不显示品牌名称
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
public/scss/channel/_home.css
public/scss/channel/_index.css
public/scss/channel/_home.css
View file @
797b613
...
...
@@ -35,6 +35,10 @@
z-index
:
2
;
background
:
#f0f0f0
;
transition
:
transform
0.3s
;
.creative-life
.classify-name
{
display
:
none
;
}
}
.mobile-wrap.menu-open
{
...
...
public/scss/channel/_index.css
View file @
797b613
...
...
@@ -189,4 +189,4 @@
}
}
@import
"home"
;
@import
"home"
;
...
...
Please
register
or
login
to post a comment