Update media query for desktop landscape orientation
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user