Improve publication view details images

This commit is contained in:
Peter Maquiran
2021-03-16 17:51:01 +01:00
parent 18a06cd740
commit 60394dd2d6
3 changed files with 22 additions and 2 deletions
@@ -166,4 +166,14 @@
.post-description{
font-size: 13px;
color: #000;
}
}
@media only screen and (min-width: 1366px) {
.post-img{
width: unset !important;
}
}