mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
LANDSCAPE
This commit is contained in:
@@ -1007,7 +1007,7 @@ nav ul li:hover, nav ul li.active {
|
|||||||
|
|
||||||
.mobile-search{display:none;}
|
.mobile-search{display:none;}
|
||||||
|
|
||||||
@media only screen and (max-width: 736px) and (max-width:600px), (orientation: landscape){
|
@media only screen and (max-width: 736px) and (max-width:600px), only screen and (max-device-width: 736px) and (orientation: landscape){
|
||||||
#playbar{
|
#playbar{
|
||||||
display:block;
|
display:block;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user