Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Verified Commit a553282b authored by Ayush Singh's avatar Ayush Singh
Browse files

Fix youtube video resolution


- With the new theme, setting fixed 720p resolution makes it overflow
  horizontally. This looks quite odd.
- The guide to add video was already updated to use 100% width instead
  of fixed size, so just update some older uses.

Signed-off-by: Ayush Singh's avatarAyush Singh <ayush@beagleboard.org>
parent b7b0c970
Branches
No related merge requests found
......@@ -27,8 +27,7 @@ Attaching antennas
You can watch this video to see how to attach the attennas.
.. youtube:: 8zeIVd-JRc0
:width: 1280
:height: 720
:width: 100%
:align: center
Tethering to PC
......
......@@ -24,8 +24,7 @@ Unboxing
*********
.. youtube:: SVC9peUUzE0
:width: 1280
:height: 720
:width: 100%
:align: center
Antenna guide
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment