This commit is contained in:
Valeria Fadeeva 2024-01-05 00:29:28 +05:00
parent 65f1ea729c
commit 52fbf92197
1 changed files with 2 additions and 0 deletions

View File

@ -64,10 +64,12 @@ html, body {
.youtube-video { .youtube-video {
aspect-ratio: 16 / 9; aspect-ratio: 16 / 9;
width: 100%; width: 100%;
border-radius: 10px;
} }
.media_attachments img { .media_attachments img {
max-width: 45%; max-width: 45%;
border-radius: 10px;
} }
#body { #body {