File tree Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Expand file tree Collapse file tree 1 file changed +11
-14
lines changed Original file line number Diff line number Diff line change 2
2
< div class ="bg-gray py-5 ">
3
3
< footer class ="container-lg text-center ">
4
4
5
- < div class ="mx-auto ">
6
- < div class ="height-full p-5 ">
7
- < div class ="bg-white border p-5 d-inline-block box-shadow rounded-2 ">
8
- < h3 class ="alt-h2 mt-3 ">
9
- {{ t.YouTube }}
10
- </ h3 >
11
- <!-- <iframe width="560" height="315"
12
- src="https://www.youtube-nocookie.com/embed/videoseries?list=PL0lo9MOBetEFmtstItnKlhJJVmMghxc0P"
13
- frameborder="0" allowfullscreen>
14
- </iframe> -->
15
- < div style ="padding: 0 0 0 0;position:relative; ">
16
- < iframe src ="https://www.youtube-nocookie.com/embed/videoseries?list=PL0lo9MOBetEFmtstItnKlhJJVmMghxc0P " frameborder ="0 " allowfullscreen style ="width:100%;height:100%; "> </ iframe >
17
- </ div >
18
- </ div >
5
+ < div class ="mx-auto " >
6
+ < div class ="height-full p-5 " >
7
+ < div class ="bg-white border p-5 d-inline-block box-shadow rounded-2 " style ="width:70vw; max-width:565px ">
8
+ < h3 class ="alt-h2 mt-3 "> {{ t.YouTube }}</ h3 >
9
+ < div style ="width: 100%; max-width: 560px; height: 0; padding-bottom: 56.25%; position: relative; ">
10
+ < iframe src ="https://www.youtube-nocookie.com/embed/videoseries?list=PL0lo9MOBetEFmtstItnKlhJJVmMghxc0P " frameborder ="0 " allowfullscreen style ="position: absolute; top: 0; left: 0; width: 100%; height: 100%; "> </ iframe >
19
11
</ div >
12
+ </ div >
13
+ </ div >
14
+ </ div >
15
+
16
+
20
17
21
18
< div class ="mx-auto ">
22
19
< div class ="height-full p-5 ">
You can’t perform that action at this time.
0 commit comments