Положение заголовка на маленьких экранах - теперь абсолютное
This commit is contained in:
parent
74209340f5
commit
c6d599a17a
|
|
@ -34,6 +34,7 @@ div#control {position: fixed; z-index: 1000;}
|
|||
@media screen and (max-width:815px) {
|
||||
.pagePoinsNearCards {display: inline-block; width: 120px; height: 90px; overflow: hidden;}
|
||||
.pagePoinsNearCardsImg {width: 120px; height: 90px;}
|
||||
nav.navbar-fixed-top {position: absolute;}
|
||||
}
|
||||
|
||||
@media screen and (max-width:640px) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue