File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ import Link from '@docusaurus/Link';
18
18
- ** Time:** 6:30pm-8:00pm
19
19
20
20
### 🎥 Meeting Recording:
21
- <div class = " container" >
21
+ <div class = " iframe- container" >
22
22
<iframe
23
23
src = " https://www.youtube-nocookie.com/embed/kxAjBIDROjU?si=O8brH0bj9OChRQae"
24
24
title = " YouTube video player"
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ sidebar_position: 3
18
18
- ** Time:** 6:30pm-8:00pm
19
19
20
20
### 🎥 Meeting Recording:
21
- <div class = " container" >
21
+ <div class = " iframe- container" >
22
22
<iframe
23
23
src = " https://www.youtube-nocookie.com/embed/3MoItq_XC_c?si=eK-OyGjbIhwbgthZ"
24
24
title = " Fall 2024 Week 2"
Original file line number Diff line number Diff line change 50
50
background-color : grey.800;
51
51
}
52
52
53
- .container {
53
+ .iframe- container {
54
54
position : relative;
55
55
overflow : hidden;
56
56
width : 100% ;
You can’t perform that action at this time.
0 commit comments