lessites position maspp
This commit is contained in:
parent
4fc0bbf655
commit
8c9c666444
|
@ -3439,7 +3439,7 @@ main {
|
||||||
#lessites .content_container .view .header_view #block-sitesmap-block {
|
#lessites .content_container .view .header_view #block-sitesmap-block {
|
||||||
width: 30vw;
|
width: 30vw;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
top: 330px;
|
top: 230px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
@media (max-width: 1100px) {
|
@media (max-width: 1100px) {
|
||||||
|
|
|
@ -52,7 +52,7 @@ main{
|
||||||
// width: 30vw;
|
// width: 30vw;
|
||||||
width: 30vw;
|
width: 30vw;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
top: 330px;
|
top: 230px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@media (max-width:1100px) {
|
@media (max-width:1100px) {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
|
Loading…
Reference in New Issue