diff --git a/templates/threads.html b/templates/threads.html
index c67ab07..9056e66 100644
--- a/templates/threads.html
+++ b/templates/threads.html
@@ -44,7 +44,7 @@
& * {
margin-top: 1em;
}
- & img {
+ & img, & video {
border-radius: 5px;
max-width: 100%;
height: 300px;
@@ -72,7 +72,7 @@
{% if media.type == 'image'%}
{% elif media.type == 'gifv' %}
-