Fixes aspect ration of documents when in Documents section.

This commit is contained in:
mateuswetah 2020-08-31 17:17:38 -03:00
parent 1cc4afa12d
commit 187dba40df
1 changed files with 1 additions and 0 deletions

View File

@ -693,6 +693,7 @@
margin: 0;
img {
max-height: 60vh;
width: auto;
}
video {
width: auto;