video reoder and social media
This commit is contained in:
parent
b0a3979087
commit
889a5e348b
@ -99,14 +99,19 @@ class Main extends Component {
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Odeslat</button>
|
||||
</form>*/}
|
||||
<div class="container video">
|
||||
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/7WB4J_j-VhM?si=kkh2_BBJXw56gVaP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
|
||||
</div>
|
||||
<div class="container video">
|
||||
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/H1UeXTBpsXw?si=kkh2_BBJXw56gVaP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
|
||||
</div>
|
||||
<div class="container">
|
||||
kontakt: <a href="mailto:info@alkator.cz">info@alkator.cz</a>
|
||||
<div class="container video">
|
||||
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/7WB4J_j-VhM?si=kkh2_BBJXw56gVaP" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="true"></iframe>
|
||||
</div>
|
||||
<div class="container kontakt">
|
||||
<div class="row">
|
||||
<a class="col-lg-3" href="mailto:info@alkator.cz"><b>info@alkator.cz</b></a>
|
||||
<a class="col-lg-3" href="https://www.facebook.com/AlkatorRace"><img height="40px" src="/public/fb_logo.svg" /></a>
|
||||
<a class="col-lg-3" href="https://www.youtube.com/@AlkatorRace"><img height="40px" src="/public/youtube_logo.svg"/></a>
|
||||
<a class="col-lg-3" href="https://www.instagram.com/alkator_race/"><img height="40px" src="/public/instagram_logo.svg" /></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
@ -40,4 +40,9 @@ form.container{
|
||||
.absolute{
|
||||
position: fixed;
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.kontakt > div > a {
|
||||
margin:auto;
|
||||
padding: 10px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user