From 201aa20f271259a023edb6ad3efef4f5c810788d Mon Sep 17 00:00:00 2001 From: okpierre <1679025+okpierre@users.noreply.github.com> Date: Fri, 20 Jan 2023 11:35:38 -0500 Subject: [PATCH] Update style.css (#458) --- static/css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/css/style.css b/static/css/style.css index 4ceccff..8cf434b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1516,6 +1516,7 @@ form .post { .post .attachments video { max-width: 100%; + aspect-ratio: 16/9; } .post .attachments .other {