Skip to content
Snippets Groups Projects
Commit 998e0a06 authored by mrp19's avatar mrp19
Browse files

Vídeo adicionado a página plataforma mec, fim das páginas

parent 9494492d
Branches
No related tags found
3 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!15Resolve "Criar telas da central de ajuda"
...@@ -31,13 +31,15 @@ export default function How(props) { ...@@ -31,13 +31,15 @@ export default function How(props) {
<span>{props.title}</span> <span>{props.title}</span>
</div> </div>
<div style ={{width:"640px", height: "360px" }}> <div style ={{width:"640px", height: "360px" }}>
<iframe src="https://www.youtube.com/watch?v=CRW5h2pHugM&feature=emb_logo" <iframe width="640"
width="640px" height="360"
height="360px" src="https://www.youtube.com/embed/CRW5h2pHugM"
frameborder="0" frameborder="0"
allow="autoplay; fullscreen" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen allowfullscreen
></iframe> >
</iframe>
</div> </div>
</Card> </Card>
); );
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment