Further adjust width of #spirit-info on small screens
This commit is contained in:
@@ -106,7 +106,7 @@
|
||||
|
||||
@media (max-width: 619px) {
|
||||
#spirit-info {
|
||||
width: 80vw;
|
||||
width: 90vw;
|
||||
max-width: 98vw;
|
||||
min-width: 0;
|
||||
max-height: 92vh;
|
||||
|
||||
Reference in New Issue
Block a user