From 033f43f12a793068390f4f506df65da1807d36b6 Mon Sep 17 00:00:00 2001 From: Carlos Date: Mon, 20 Jan 2025 16:33:44 -0300 Subject: [PATCH] Update d016 --- d016/styles/mediaquery.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/d016/styles/mediaquery.css b/d016/styles/mediaquery.css index f6cf910..b399e03 100644 --- a/d016/styles/mediaquery.css +++ b/d016/styles/mediaquery.css @@ -7,7 +7,7 @@ section#login { width: 80vw; - height: 80vh; + max-height: 80vh; } section#login > div#image { @@ -30,7 +30,7 @@ section#login { width: 982px; - min-height: 550px; + max-height: 80vh; } section#login > div#image {