From 6e1caed5b024edb5a91315947b120b3384c6c8a4 Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Sun, 10 Aug 2025 01:27:41 +0200 Subject: [PATCH] ok --- scribblings/ellipsis-msg.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scribblings/ellipsis-msg.scrbl b/scribblings/ellipsis-msg.scrbl index 0557d42..ba2ecb8 100644 --- a/scribblings/ellipsis-msg.scrbl +++ b/scribblings/ellipsis-msg.scrbl @@ -21,7 +21,7 @@ (list (make-alt-tag "video") (make-attributes (list (cons 'controls "") - (cons 'width "600") + (cons 'width "400") (cons 'src video))) ) )