Revert adjustment to width of #spirit-info for desktop landscape
This commit is contained in:
@@ -79,7 +79,7 @@ canvas {
|
||||
/* "Desktop" und Mobile-Landscape (breit genug) */
|
||||
@media (min-width: 620px) and (orientation: landscape) {
|
||||
#spirit-info {
|
||||
width: 400px;
|
||||
width: 600px;
|
||||
max-width: calc(100vw - 64px);
|
||||
min-width: 320px;
|
||||
max-height: calc(100dvh - 64px);
|
||||
|
||||
Reference in New Issue
Block a user