From 7409691cb134eef99a7d9e53b57a1cba41a7ca09 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Fri, 29 May 2026 14:11:30 -0400 Subject: Fix transparency --- 2026/index.html | 30 +++++++++++++++++------------- 1 file changed, 17 insertions(+), 13 deletions(-) (limited to '2026/index.html') diff --git a/2026/index.html b/2026/index.html index d7cfe98..ce28e45 100644 --- a/2026/index.html +++ b/2026/index.html @@ -11,9 +11,6 @@ width: 100vw; height: 100vh; } - .jam-transparent { - visibility: hidden; - } #jam-iframe-parent { display: grid; grid-template-columns: 100%; @@ -31,7 +28,7 @@ padding: 0px; border: 0px; } - #jam-iframe { + #jam-game-iframe { } #jam-framing-iframe { z-index: 1; @@ -39,20 +36,29 @@ - - - -
- + +
-- cgit v1.2.3