Further adjust width of #spirit-info on small screens

This commit is contained in:
2025-05-28 19:26:46 +02:00
parent 5459a72bb0
commit 81df208e00

View File

@@ -106,7 +106,7 @@
@media (max-width: 619px) {
#spirit-info {
width: 80vw;
width: 90vw;
max-width: 98vw;
min-width: 0;
max-height: 92vh;