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
Email Patches
Plain Diff
Browse Files
Authored by
biao
9 years ago
Commit
4de31190cc78bcdb2e1d49401102e92c1890295e
1 parent
8048dde1
update img width
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
public/scss/channel/_ad.css
public/scss/channel/_brand-text-box.css
public/scss/channel/_ad.css
View file @
4de3119
...
...
@@ -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 @
4de3119
...
...
@@ -5,7 +5,7 @@
float
:
left
;
height
:
100%
;
width
:
50%
;
width
:
275px
;
box-sizing
:
border-box
;
padding
:
34px
0
;
position
:
relative
;
...
...
Please
register
or
login
to post a comment