forked from Decentrala/website
		
	colorize .links on hover
This commit is contained in:
		@@ -129,8 +129,12 @@ a:focus {
 | 
				
			|||||||
  gap: 2rem;
 | 
					  gap: 2rem;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.links > a:hover{
 | 
					.links > a {
 | 
				
			||||||
  background-color: var(--bg);
 | 
					  border-radius: 100%;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					.links > a > img {
 | 
				
			||||||
 | 
					  display: block;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
#sections-button {
 | 
					#sections-button {
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user