Adjust max-height of spirit-info-flex container in index.html

This commit is contained in:
2025-05-28 19:36:59 +02:00
parent 83dc605b75
commit e6f6c91634

View File

@@ -119,7 +119,7 @@
width: 90vw;
max-width: 98vw;
min-width: 0;
max-height: 92vh;
max-height: 80vh;
padding: 8vw 4vw 4vw 4vw;
}
.spirit-info-flex {