1
0
Fork 0

disabled style for now

This commit is contained in:
red 2023-09-27 20:10:05 +01:00
parent 2448362b46
commit dd63b2d0e3
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@ image/dzi
image/original
image/script
image/image.txt
.venv

View File

@ -173,7 +173,7 @@ a {
@media screen and (max-width: 1081px) {
#viewer {
width: 100vw;
height: 66vh;
height: 100vh;
}
#modal-content {
font-size: 20pt;