From 65f1ea729c2aed3a9e63a8315e2e4c3ad62356d7 Mon Sep 17 00:00:00 2001 From: Valeria Fadeeva Date: Fri, 5 Jan 2024 00:23:45 +0500 Subject: [PATCH] Update --- public/assets/css/style.css | 4 ++++ public/json/mastodon-tpl.html | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/public/assets/css/style.css b/public/assets/css/style.css index 4b6d070..067975d 100644 --- a/public/assets/css/style.css +++ b/public/assets/css/style.css @@ -66,6 +66,10 @@ html, body { width: 100%; } +.media_attachments img { + max-width: 45%; +} + #body { display: none; min-height: 75vh; diff --git a/public/json/mastodon-tpl.html b/public/json/mastodon-tpl.html index cc5e207..d733c90 100644 --- a/public/json/mastodon-tpl.html +++ b/public/json/mastodon-tpl.html @@ -19,15 +19,15 @@ -
+
{content}
-
+
{media_attachments}
-
+