branch: elpa/cider
commit 5b873a94a8f4804034713ddb774ad7f6f493708f
Author: Bozhidar Batsov <bozhi...@batsov.dev>
Commit: Bozhidar Batsov <bozhi...@batsov.dev>

    [Docs] Set size for the video tutorial explicitly
---
 doc/modules/ROOT/pages/index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/modules/ROOT/pages/index.adoc 
b/doc/modules/ROOT/pages/index.adoc
index 53d5055011..6661d1e0c1 100644
--- a/doc/modules/ROOT/pages/index.adoc
+++ b/doc/modules/ROOT/pages/index.adoc
@@ -92,7 +92,7 @@ and then jumped to a REPL buffer to try out something there.
 
 Here's also a video demo of CIDER's essential functionality:
 
-video::aYA4AAjLfT0[youtube,width=100%]
+video::aYA4AAjLfT0[youtube,width=640,height=480]
 
 You can find several other demo videos on the 
xref:additional_resources.adoc[Additional Resources] page.
 

Reply via email to