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
f78f2c60d3b10637df31e5b33accf9ca7f41660c
1 parent
bb146310
品牌页面 热门品牌 竖直居中
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
3 deletions
static/sass/home/_hot-brands.scss
static/sass/home/_hot-brands.scss
View file @
f78f2c6
...
...
@@ -61,14 +61,14 @@
.brand
:nth-child
(
5n
)
{
border-right
:
none
;
}
.more
{
float
:
left
;
width
:
317rem
/
$pxConvertRem
;
height
:
174rem
/
$pxConvertRem
;
border-top
:
1px
solid
#e0e0e0
;
a
{
display
:
block
;
width
:
100%
;
...
...
@@ -109,6 +109,7 @@
}
img
{
display
:
inline-block
;
max-width
:
100%
;
max-height
:
100%
;
vertical-align
:
middle
;
...
...
@@ -132,4 +133,4 @@
}
}
}
}
\ No newline at end of file
}
...
...
Please
register
or
login
to post a comment