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;