Skip to content
Snippets Groups Projects
Commit 7f40fe04 authored by Liliana Sanfilippo's avatar Liliana Sanfilippo
Browse files

bfh video header

parent 9c1045de
No related branches found
No related tags found
No related merge requests found
Pipeline #390946 failed
...@@ -200,7 +200,7 @@ tr:nth-child(1) { ...@@ -200,7 +200,7 @@ tr:nth-child(1) {
/* BACKGROUND */ /* BACKGROUND */
/* * * * * * * */ /* * * * * * * */
.bg-video-container{ .bg-video-container{
height: 500vw !important; margin-bottom: 10vw !important;
} }
.bg-d{ .bg-d{
background-color: var(--text-primary) !important; background-color: var(--text-primary) !important;
......
export function BFHH() { export function BFHH() {
return ( return (
<> <>
<div className="row" style={{height: "800vw"}}> <div className="row">
<div className="col"> <div className="col">
<div id="bg-video-container"> <div className="bg-video-container">
<iframe title="Bielefeld-CeBiTec: MeetUp (2024) [English]" width="100%" height="700" src="https://video.igem.org/videos/embed/30b8a6e0-2b4a-4618-8867-4eb8e6a52936?loop=1&amp;autoplay=1&amp;muted=1&amp;title=0&amp;warningTitle=0&amp;controlBar=0&amp;peertubeLink=0&amp;p2p=0" frameBorder="0" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe> <iframe title="Bielefeld-CeBiTec: MeetUp (2024) [English]" width="100%" height="700" src="https://video.igem.org/videos/embed/30b8a6e0-2b4a-4618-8867-4eb8e6a52936?start=27s&amp;loop=1&amp;autoplay=1&amp;muted=1&amp;title=0&amp;warningTitle=0&amp;controlBar=0&amp;peertubeLink=0&amp;p2p=0" frameBorder="0" sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
</div> </div>
<div className="absolute"> <div className="absolute">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment