move video

This commit is contained in:
Martin Quarda 2024-10-08 08:08:33 +02:00
parent 99fe3ef02e
commit 187373ab89

View File

@ -302,6 +302,7 @@ class Main extends Component {
<p>Rozhodně se podívej na FAQ sekci, zde na stránce, kde najdeš důležité informace týkající se závodu ALKÁTOR RACE.</p> <p>Rozhodně se podívej na FAQ sekci, zde na stránce, kde najdeš důležité informace týkající se závodu ALKÁTOR RACE.</p>
<p>Sportem ku chlastu!</p> <p>Sportem ku chlastu!</p>
<iframe width="100%" height="500px" src="https://www.youtube.com/embed/INYakiBnVNk?si=Nx9QtADyt_4XI5BC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true" />
</div> </div>
<div class="col-xl-6"> <div class="col-xl-6">
<h1 class="text">Výsledky 2. ročníku (Podzim 2024)</h1> <h1 class="text">Výsledky 2. ročníku (Podzim 2024)</h1>
@ -328,7 +329,6 @@ class Main extends Component {
{/* {/*
<img src="/public/trasa.png" style={{'width': '100%', 'height': 'auto'}}/> <img src="/public/trasa.png" style={{'width': '100%', 'height': 'auto'}}/>
*/} */}
<iframe width="100%" height="500px" src="https://www.youtube.com/embed/INYakiBnVNk?si=Nx9QtADyt_4XI5BC" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true" />
</div> </div>
</div> </div>
</div> </div>