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
No related branches found
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) {
<span>{props.title}</span>
</div>
<div style ={{width:"640px", height: "360px" }}>
<iframe src="https://www.youtube.com/watch?v=CRW5h2pHugM&feature=emb_logo"
width="640px"
height="360px"
<iframe width="640"
height="360"
src="https://www.youtube.com/embed/CRW5h2pHugM"
frameborder="0"
allow="autoplay; fullscreen"
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"
allowfullscreen
></iframe>
>
</iframe>
</div>
</Card>
);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment