static: tweak large logos on smallest breakpoint
This commit is contained in:
parent
ef77d7ca2a
commit
85724575f2
1 changed files with 8 additions and 0 deletions
|
@ -343,6 +343,14 @@
|
|||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.landing-page .trusted-logo-large {
|
||||
line-height: 65px;
|
||||
}
|
||||
|
||||
.landing-page .trusted-logo-large img {
|
||||
max-height: 55px;
|
||||
}
|
||||
|
||||
.landing-page .trusted-logo-medium img {
|
||||
max-height: 30px;
|
||||
}
|
||||
|
|
Reference in a new issue