1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-17 18:37:00 +02:00

longform .text-pull.embed: without black borders

This commit is contained in:
José Luis Antúnez
2017-03-28 15:56:45 +02:00
committed by GitHub
parent daf4914b28
commit 0467c21ec7

View File

@@ -3175,6 +3175,7 @@ font-size: 1.6rem;
} }
/* Mobile: video full width */ /* Mobile: video full width */
.text-pull.embed { .text-pull.embed {
padding-bottom: 60.6%; /*without black borders; */
margin-right: -2.4rem; margin-right: -2.4rem;
margin-left: -2.4rem; margin-left: -2.4rem;
} }