fix width for yt
This commit is contained in:
parent
580ae8f3be
commit
cb3497c362
|
|
@ -188,7 +188,7 @@
|
|||
<br></p>
|
||||
</div>
|
||||
<p align="center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
<iframe width="788.54" height="443" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen></iframe>
|
||||
|
|
|
|||
|
|
@ -29,7 +29,7 @@
|
|||
<div class="example-box-wrapper">
|
||||
|
||||
<p align="center" style="margin-top: 2%; margin-bottom: 2%">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
<iframe width="788.54" height="443" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen></iframe>
|
||||
|
|
|
|||
|
|
@ -200,7 +200,7 @@
|
|||
<br></p>
|
||||
</div>
|
||||
<p align="center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
<iframe width="788.54" height="443" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen></iframe>
|
||||
|
|
|
|||
|
|
@ -245,7 +245,7 @@
|
|||
<br></p>
|
||||
</div>
|
||||
<p align="center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
<iframe width="788.54" height="443" src="https://www.youtube.com/embed/7dI1013xvUc"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen></iframe>
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@
|
|||
title=""><span>{% trans "DNS Docs" %}</span></a></h2>
|
||||
<p>{% trans "On this page, you have the option to configure DNS providers that CyberPanel can utilize for issuing SSL certificates, providing enhanced flexibility and ease of renewal." %}</p>
|
||||
<p align="center" style="margin-top: 2%; margin-bottom: 2%">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/kDUANNvtOwE"
|
||||
<iframe width="788.54" height="443" src="https://www.youtube.com/embed/kDUANNvtOwE"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen></iframe>
|
||||
|
|
@ -172,7 +172,7 @@
|
|||
protected. Don't wait any longer to upgrade your website's security - get SSL v2 today!<br></p>
|
||||
</div>
|
||||
<p align="center">
|
||||
<iframe width="560" height="315" src="https://www.youtube.com/embed/kDUANNvtOwE"
|
||||
<iframe width="788.54" height="443" src="https://www.youtube.com/embed/kDUANNvtOwE"
|
||||
title="YouTube video player" frameborder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
|
||||
allowfullscreen></iframe>
|
||||
|
|
|
|||
Loading…
Reference in New Issue