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
ccbikai
9 years ago
Commit
df4465bacaf0805a7e88cf894b6a22243a75bdcc
1 parent
49b7b0ca
热门品牌图片居中
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
static/sass/home/_hot-brands.scss
static/sass/home/_hot-brands.scss
View file @
df4465b
...
...
@@ -17,14 +17,15 @@
overflow
:
hidden
;
.brand-logo
{
display
:
table-cell
;
width
:
100%
;
height
:
128rem
/
$pxConvertRem
;
line-height
:
128rem
/
$pxConvertRem
;
text-align
:
center
;
font-size
:
0
;
vertical-align
:
middle
;
img
{
vertical-align
:
middle
;
max-width
:
100%
;
max-height
:
100%
;
}
...
...
Please
register
or
login
to post a comment