max width on sponsor images
This commit is contained in:
parent
52f726b04a
commit
5d691ca05d
1 changed files with 1 additions and 0 deletions
|
@ -282,6 +282,7 @@ $homepage-block-min-height: 480px;
|
|||
|
||||
.sponsor-list a img {
|
||||
width: 100%;
|
||||
max-width: 300px;
|
||||
}
|
||||
|
||||
.sponsor-list {
|
||||
|
|
Loading…
Reference in a new issue