Remove embedded YouTube video style
This commit is contained in:
parent
1d3e5c4019
commit
a25de21dfe
|
@ -445,21 +445,6 @@ main {
|
||||||
padding: 0 1rem;
|
padding: 0 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Embedded YouTube video */
|
|
||||||
.full-width-youtube-video {
|
|
||||||
position: relative;
|
|
||||||
padding-bottom: 56.25%;
|
|
||||||
height: 0;
|
|
||||||
}
|
|
||||||
|
|
||||||
.full-width-youtube-video iframe {
|
|
||||||
position: absolute;
|
|
||||||
top: 0;
|
|
||||||
left: 0;
|
|
||||||
width: 100%;
|
|
||||||
height: 100%;
|
|
||||||
}
|
|
||||||
|
|
||||||
/* Web button lists */
|
/* Web button lists */
|
||||||
.web-btn-wrapper {
|
.web-btn-wrapper {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
Loading…
Reference in New Issue