addec anchour link for video

This commit is contained in:
Roxie Gibson 2021-03-30 15:14:19 +01:00
parent 5556b4f1a3
commit 7c5ec4f299
Signed by untrusted user: roxxers
GPG Key ID: 5D0140EDEE123F4D
2 changed files with 3 additions and 3 deletions

View File

@ -16,7 +16,7 @@
<p class="is-size-3"><b>Learn More</b></p>
<!-- SVG provided by LineIcons https://lineicons.com under CC BY-SA 4.0 -->
<!-- Colour has been changed and this SVG is also licensed under CC BY-SA 4.0 as per its license requirements -->
<a><img alt="Down Chevron" width="40px" src="/svg/chevron-down.svg"></a>
<a href="#video-section"><img alt="Down Chevron" width="40px" src="/svg/chevron-down.svg"></a>
</div>
</div>
</section>

View File

@ -1,7 +1,7 @@
<section class="section">
<section id="video-section" class="section">
<div class="container">
<figure class="image is-16by9">
<figure class="image is-16by9">
<iframe class="has-ratio" sandbox="allow-same-origin allow-scripts allow-popups" src="https://video.blender.org/videos/embed/bf1f3fb5-b119-4f9f-9930-8e20e892b898" frameborder="0" allowfullscreen></iframe>
</figure>
</div>