Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yoho-blk
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
1
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
htoooth
9 years ago
Commit
9d3fa64b011abec94afc71c9dd9ea4ff91c4e41e
2 parents
86cefceb
4de31190
Merge remote-tracking branch 'origin/release/1.0' into release/1.0
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
public/scss/channel/_ad.css
public/scss/channel/_brand-text-box.css
public/scss/channel/_home.css
public/scss/channel/_ad.css
View file @
9d3fa64
...
...
@@ -18,7 +18,7 @@
img
{
float
:
left
;
width
:
50%
;
width
:
298px
;
height
:
100%
;
box-sizing
:
border-box
;
padding
:
25px
;
...
...
public/scss/channel/_brand-text-box.css
View file @
9d3fa64
...
...
@@ -5,7 +5,7 @@
float
:
left
;
height
:
100%
;
width
:
50%
;
width
:
275px
;
box-sizing
:
border-box
;
padding
:
34px
0
;
position
:
relative
;
...
...
public/scss/channel/_home.css
View file @
9d3fa64
.home-page
{
$
sliderHeight
:
57
0px
;
$
sliderHeight
:
60
0px
;
margin
:
10px
auto
0
;
...
...
Please
register
or
login
to post a comment