default css: Set max width for video attachment

Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
Yonle
2023-07-21 11:32:24 +07:00
parent 4823f20085
commit 11aafbc46f
+1 -1
View File
@@ -1,5 +1,5 @@
body { max-width: 48em; margin: auto; line-height: 1.5; padding: 0.8em }
img { max-width: 100% }
.snac-embedded-video, img { max-width: 100% }
.snac-origin { font-size: 85% }
.snac-score { float: right; font-size: 85% }
.snac-top-user { text-align: center; padding-bottom: 2em }