image will fit the container

This commit is contained in:
Daniele Scasciafratte 2018-11-19 17:41:23 +01:00 committed by GitHub
parent 4cfa152164
commit b2f9663001
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -96,6 +96,10 @@
border-top: none;
padding: 20px 10px;
text-align: left;
img {
max-width:100%;
}
}
}