File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -117,12 +117,12 @@ const VideoSection = () => {
117
117
< div className = "p-6 lg:px-12 lg:pt-36 lg:pb-64 text-red1 bg-pink1" >
118
118
< div className = "max-w-[1500px] mx-auto" >
119
119
< div className = "pt-[56.25%] relative" >
120
- < iframe
120
+ < iframe
121
121
className = "absolute top-0 left-0 w-full h-full"
122
- src = "https://www.youtube.com/embed/YPVHTczRyuU?si=BZA4TaWW86aayGRp& rel = 0 "
123
- title = "Pinkbombs"
124
- allow = "autoplay; fullscreen; picture-in-picture; clipboard-write"
125
- referrerPolicy = "strict-origin-when-cross-origin"
122
+ src = "https://www.youtube.com/embed/YPVHTczRyuU?si=BZA4TaWW86aayGRp& rel = 0 "
123
+ title = "Pinkbombs"
124
+ allow = "autoplay; fullscreen; picture-in-picture; clipboard-write"
125
+ referrerPolicy = "strict-origin-when-cross-origin"
126
126
allowFullScreen
127
127
/>
128
128
</ div >
You can’t perform that action at this time.
0 commit comments