Skip to content

Commit de2f7c7

Browse files
authored
[GE2026] change speaker page css (#15866)
GE2026 change speaker page css
1 parent 80e0714 commit de2f7c7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/events/2026-geneva/speakers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Description = "Speakers for DevOpsDays Geneva 2026"
1111
position: relative;
1212
overflow: hidden;
1313
width: 100%;
14-
height: 2400px;
14+
height: 900px;
1515
padding-top: 56.25%; /* 16:9 Aspect Ratio */
1616
}
1717

@@ -29,4 +29,4 @@ Description = "Speakers for DevOpsDays Geneva 2026"
2929

3030
<div class="iframe-container">
3131
<iframe class="responsive-iframe" src="https://devopsdays-geneva.ch/speakers.php" allowfullscreen></iframe>
32-
</div>
32+
</div>

0 commit comments

Comments
 (0)