From 4586c63bd86fe3dad403086b15d5b74b6d67fc92 Mon Sep 17 00:00:00 2001 From: pdp8 Date: Thu, 1 Feb 2024 12:23:31 +0100 Subject: general outbox routes --- public/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'public') diff --git a/public/style.css b/public/style.css index bef69c9..01d0412 100644 --- a/public/style.css +++ b/public/style.css @@ -11,13 +11,12 @@ div.pdp8 { padding: 1em; border: 2px solid #333; border-radius: 1em; - } img, video { max-width: 100%; - max-height: 80vh; + height: auto; display: block; } -- cgit v1.2.3