Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHOBUYPC
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
2
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
ccbikai
9 years ago
Commit
a002c4368b0ab4ae8beec09345f43f0c7fe818b7
1 parent
2acd9b5a
首页小bug 修复
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
static/sass/home/_hot-brands.scss
static/sass/home/_hot-brands.scss
View file @
a002c43
...
...
@@ -14,6 +14,7 @@
border-right
:
1px
solid
#e0e0e0
;
border-top
:
1px
solid
#e0e0e0
;
overflow
:
hidden
;
background
:
#fff
;
.brand-logo
{
display
:
table-cell
;
...
...
@@ -23,6 +24,7 @@
text-align
:
center
;
font-size
:
0
;
vertical-align
:
middle
;
img
{
max-width
:
100%
;
max-height
:
100%
;
...
...
@@ -52,7 +54,8 @@
width
:
317rem
/
$pxConvertRem
;
height
:
174rem
/
$pxConvertRem
;
border-top
:
1px
solid
#e0e0e0
;
background
:
#fff
;
a
{
display
:
block
;
width
:
100%
;
...
...
@@ -68,7 +71,7 @@
background
:
#fff
;
width
:
100%
;
height
:
140rem
/
$pxConvertRem
;
margin-bottom
:
28rem
/
$pxConvertRem
;
//
margin-bottom: 28rem / $pxConvertRem;
border-top
:
1px
solid
#e0e0e0
;
overflow
:
hidden
;
...
...
Please
register
or
login
to post a comment