Skip to content
Snippets Groups Projects
Commit 8553981d authored by Henrique Varella Ehrenfried's avatar Henrique Varella Ehrenfried :speech_balloon:
Browse files

Fix Presenting video format

parent 5f64506e
No related branches found
No related tags found
5 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system,!32Homologa,!31Fix console error
......@@ -52,9 +52,8 @@ export default function ModalVideoApresentacao (props) {
const VideoContainer = styled.div`
position : relative;
width : 100%;
height : 0;
padding-bottom : 56.25%;
width : 70%;
height : 70%;
.video {
width : 100%;
......
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