removing apps spacing
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	
This commit is contained in:
		| @ -237,8 +237,7 @@ window.addEventListener('hashchange', () => { | ||||
| 	  .text { | ||||
| 		right: 0%; | ||||
| 		width: 0%; | ||||
| 		visibility: collapse; | ||||
| 		opacity: 0; | ||||
| 		display:none; | ||||
| 		color: white; | ||||
| 		font-size: 1.2em; | ||||
| 		font-weight: 600; | ||||
| @ -247,7 +246,7 @@ window.addEventListener('hashchange', () => { | ||||
|  | ||||
| 	  ul.vertical:hover .text { | ||||
| 		opacity:1; | ||||
| 		visibility:visible; | ||||
| 		display: inline; | ||||
| 		width: 60%; | ||||
| 		transition-duration: .3s; | ||||
| 		padding-left: 15px; | ||||
|  | ||||
		Reference in New Issue
	
	Block a user