Skip to content

Commit b15e889

Browse files
committed
changed embedding style
1 parent fd6008a commit b15e889

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

content/guides/cli/quick-start/0-index.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,13 @@ non-technical users to leverage the Box API to perform routine or bulk actions.
1818
There is no need to write any code, as these actions are executed through a set
1919
of [commands][commands].
2020

21-
<YouTube id='whxT3Bdx3E0' />
21+
<div style="position: relative; width: 100%; padding-bottom: 56.25%">
22+
<iframe src="https://www.youtube.com/embed/whxT3Bdx3E0"
23+
title="Get started using the Box CLI in less than five minutes" frameborder="0" allowfullscreen
24+
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
25+
style="position: absolute; width: 100%; height: 100%;">
26+
</iframe>
27+
</div>
2228

2329
## Overview
2430

0 commit comments

Comments
 (0)