css Lessites
This commit is contained in:
		@@ -3318,7 +3318,7 @@ main {
 | 
			
		||||
#lessites .content_container .view .header_view #block-sitesmap-block {
 | 
			
		||||
  width: 30vw;
 | 
			
		||||
  height: fit-content;
 | 
			
		||||
  top: 250px;
 | 
			
		||||
  top: 330px;
 | 
			
		||||
  position: fixed;
 | 
			
		||||
}
 | 
			
		||||
@media (max-width: 1100px) {
 | 
			
		||||
 
 | 
			
		||||
@@ -49,7 +49,7 @@ main{
 | 
			
		||||
                    // width: 30vw;
 | 
			
		||||
                    width: 30vw;
 | 
			
		||||
                    height: fit-content;
 | 
			
		||||
                    top: 250px;
 | 
			
		||||
                    top: 330px;
 | 
			
		||||
                    position: fixed;
 | 
			
		||||
                    @media (max-width:1100px) {
 | 
			
		||||
                        margin: auto;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user