Merge branch 'fix-1936' of https://github.com/MarcoBomfim/Human-Connection into fix-1936

This commit is contained in:
Marco Bomfim 2019-11-14 16:10:23 -03:00
commit 2951c3b526

View File

@ -377,6 +377,7 @@ li > p {
.embed-preview-image {
width: 100%;
height: auto;
max-height: 450px;
}
.embed-preview-image--clickable {