video
This commit is contained in:
parent
7853cb5648
commit
c1c2f52616
@ -59,9 +59,11 @@ class Main extends Component {
|
||||
<input type="checkbox" class="form-check-input" id="souhlas" />
|
||||
<label class="form-check-label" for="souhlas">Souhlas se zpracováním osobních údajů</label>
|
||||
</div>
|
||||
|
||||
<button type="submit" class="btn btn-primary">Odeslat</button>
|
||||
</form>
|
||||
<div class="container video">
|
||||
<iframe width="100%" height="1000px" src="https://www.youtube.com/embed/-_Uu4rMb3n8?si=3AeWqw319fPrSTse" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
|
||||
</div>
|
||||
</div>;
|
||||
}
|
||||
}
|
||||
|
@ -8,4 +8,8 @@
|
||||
.info{
|
||||
margin-top: 30px;
|
||||
margin-bottom: 30px;
|
||||
}
|
||||
|
||||
.video{
|
||||
margin-top: 30px;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user