From 6b4550ab79b77f0889acad883bd7b5937c9c1299 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 25 Mar 2020 15:14:23 +0100 Subject: Added new post - pubsub server --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 1254dc9..d946c52 100644 --- a/static/style.css +++ b/static/style.css @@ -37,7 +37,7 @@ h3 { line-height: initial; } -img { +img, video { max-width: 100%; margin: 30px auto; display: block; -- cgit v1.2.3