css Lessites
This commit is contained in:
parent
06be58cdeb
commit
288b288d89
@ -3318,7 +3318,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: 250px;
|
top: 330px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
}
|
}
|
||||||
@media (max-width: 1100px) {
|
@media (max-width: 1100px) {
|
||||||
|
@ -49,7 +49,7 @@ main{
|
|||||||
// width: 30vw;
|
// width: 30vw;
|
||||||
width: 30vw;
|
width: 30vw;
|
||||||
height: fit-content;
|
height: fit-content;
|
||||||
top: 250px;
|
top: 330px;
|
||||||
position: fixed;
|
position: fixed;
|
||||||
@media (max-width:1100px) {
|
@media (max-width:1100px) {
|
||||||
margin: auto;
|
margin: auto;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user