new video
This commit is contained in:
parent
93d4a3a4d8
commit
7806c48e1d
@ -179,7 +179,7 @@ class Main extends Component {
|
||||
</div>
|
||||
<button type="submit" class="btn btn-primary">Odeslat</button>
|
||||
</form>*/}
|
||||
<div class="container kontakt text-center social">
|
||||
<div class="container text-center social">
|
||||
<div class="row">
|
||||
<a class="col-lg-3" style={{"color": "black"}} 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>
|
||||
@ -191,7 +191,7 @@ class Main extends Component {
|
||||
<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 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>
|
||||
<iframe width="100%" height="800px" src="https://www.youtube.com/embed/v3r2IAPdFFQ?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 text">
|
||||
IČ: 212 44 863<br />
|
||||
|
@ -49,7 +49,7 @@ form.container{
|
||||
top: 0px;
|
||||
}
|
||||
|
||||
.kontakt > div > a {
|
||||
.social > div > a {
|
||||
margin:auto;
|
||||
padding: 10px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user