We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80e0714 commit de2f7c7Copy full SHA for de2f7c7
1 file changed
content/events/2026-geneva/speakers.md
@@ -11,7 +11,7 @@ Description = "Speakers for DevOpsDays Geneva 2026"
11
position: relative;
12
overflow: hidden;
13
width: 100%;
14
- height: 2400px;
+ height: 900px;
15
padding-top: 56.25%; /* 16:9 Aspect Ratio */
16
}
17
@@ -29,4 +29,4 @@ Description = "Speakers for DevOpsDays Geneva 2026"
29
30
<div class="iframe-container">
31
<iframe class="responsive-iframe" src="https://devopsdays-geneva.ch/speakers.php" allowfullscreen></iframe>
32
-</div>
+</div>
0 commit comments