From dd63b2d0e3d6a04f96dff7420aa43779bbaa2216 Mon Sep 17 00:00:00 2001 From: red Date: Wed, 27 Sep 2023 20:10:05 +0100 Subject: [PATCH] disabled style for now --- .gitignore | 1 + style.css | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index de3539e..0ff8dbc 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ image/dzi image/original image/script image/image.txt +.venv diff --git a/style.css b/style.css index 8e8dbca..4b7eb17 100644 --- a/style.css +++ b/style.css @@ -173,7 +173,7 @@ a { @media screen and (max-width: 1081px) { #viewer { width: 100vw; - height: 66vh; + height: 100vh; } #modal-content { font-size: 20pt;