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) {