forked from Decentrala/website
		
	fix: mesh position
This commit is contained in:
		@@ -113,7 +113,7 @@ a:focus {
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
#mesh {
 | 
					#mesh {
 | 
				
			||||||
  position: absolute;
 | 
					  position: absolute;
 | 
				
			||||||
  bottom: 10vh;
 | 
					  bottom: 4rem;
 | 
				
			||||||
  right: 0;
 | 
					  right: 0;
 | 
				
			||||||
  user-select: none;
 | 
					  user-select: none;
 | 
				
			||||||
  pointer-events: none;
 | 
					  pointer-events: none;
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user