Fix some spacing problems.
This commit is contained in:
parent
26bdde4ac4
commit
3de2063829
2 changed files with 20 additions and 7 deletions
|
@ -1520,6 +1520,8 @@ form input.ng-valid.ng-dirty,
|
|||
font-size: 14px;
|
||||
text-align: center;
|
||||
line-height: normal;
|
||||
padding-top: 30px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
|
||||
.landing-page .shoutout .shoutout-link {
|
||||
|
@ -4222,7 +4224,10 @@ have a fixed width and height (but it's not required).
|
|||
text-align: center;
|
||||
}
|
||||
|
||||
.trusted-logos img {
|
||||
padding-left: 20px;
|
||||
padding-right: 20px;
|
||||
.trusted-logos .trusted-logo {
|
||||
min-height: 75px;
|
||||
}
|
||||
|
||||
.trusted-logos .trusted-logo.apptentive {
|
||||
padding-top: 20px;
|
||||
}
|
Reference in a new issue