From e9f72369381355fbf6ec7be6e68900a0c197da0a Mon Sep 17 00:00:00 2001 From: Ottis Date: Mon, 8 Jul 2019 14:14:16 +0100 Subject: [PATCH] edit edit edit --- 09/miniwebsite/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/09/miniwebsite/style.css b/09/miniwebsite/style.css index f4e2a6b..54f34ba 100644 --- a/09/miniwebsite/style.css +++ b/09/miniwebsite/style.css @@ -64,8 +64,8 @@ article { } #pdf { - width: 100%; - height: 61vh; + width: 94%; + height: 55vh; } @media only screen and (max-width: 600px) {