fix: remove redundant styles

This commit is contained in:
Alejandro Gomez 2023-01-14 15:41:45 +01:00
parent 6aeaa6541d
commit 69424ce795
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -21,8 +21,3 @@
align-self: flex-end;
background-color: var(--gray-secondary);
}
.dm img, .dm video, .dm iframe {
max-width: 100%;
max-height: 500px;
}