From b062c524b2eeb3cc75336a734ffe4780cea6d6f0 Mon Sep 17 00:00:00 2001 From: psy <psy@darmstadt.ccc.de> Date: Sat, 27 Mar 2021 12:49:14 +0100 Subject: [PATCH] -10% --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a367456..9918f08 100644 --- a/index.html +++ b/index.html @@ -7,8 +7,8 @@ padding: 0 5%; max-width:90%; max-height:90%; - width: 100%; - height: 100%; + width: 90%; + height: 90%; object-fit: contain; } -- GitLab