Fix stretched images
This commit is contained in:
parent
bfad08d4dd
commit
2bb4fc006e
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ footer.page-footer {
|
||||||
|
|
||||||
.parallax img {
|
.parallax img {
|
||||||
display: inherit;
|
display: inherit;
|
||||||
max-height: 250%;
|
max-width: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mlh-trust-badge {
|
#mlh-trust-badge {
|
||||||
|
|
Loading…
Add table
Reference in a new issue