diff --git a/node/server/public/index.html b/node/server/public/index.html index 052542b..ddc709c 100644 --- a/node/server/public/index.html +++ b/node/server/public/index.html @@ -124,7 +124,7 @@ canvas { } /* Hochformat (Desktop) */ -@media (max-width: 619px) and (orientation: landscape), (max-width: 619px) and (pointer: fine) { +@media (max-width: 619px) and (pointer: fine) { #spirit-info { width: 90vw; max-width: 400px;