From 1ffe4f2c0bd13d971c5e23586a2db174b256380e Mon Sep 17 00:00:00 2001 From: Hans Dijkema Date: Sun, 10 Aug 2025 01:26:20 +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 ba2ecb8..0557d42 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 "400") + (cons 'width "600") (cons 'src video))) ) )