From c42332d307af1f593fc0a5678fb96df2a50cba2a Mon Sep 17 00:00:00 2001 From: Max Lehmann Date: Wed, 10 Jun 2020 13:07:05 +0200 Subject: [PATCH] Update '12/style.css' --- 12/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/12/style.css b/12/style.css index 2bb1f12..b42ab59 100644 --- a/12/style.css +++ b/12/style.css @@ -512,8 +512,8 @@ iframe.hidden { padding: 3vw; background-color: black; position: relative; - width: 30vw; - height: 50%; + width: 300px; + height: 300px; float: left; border: 3px solid white; position: absolute;