mirror of
				https://github.com/kevinveenbirkenbach/homepage.veen.world.git
				synced 2025-11-04 09:27:58 +00:00 
			
		
		
		
	Optimizid hover
This commit is contained in:
		@@ -44,8 +44,8 @@ a {
 | 
				
			|||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
.card:hover {
 | 
					.card:hover {
 | 
				
			||||||
  background-color: var(--bs-secondary) !important;
 | 
					  /* invert everything inside the card */
 | 
				
			||||||
  color:            var(--bs-white) !important;
 | 
					  filter: invert(0.8) hue-rotate(144deg);
 | 
				
			||||||
  transform: translateY(-4px);
 | 
					  transform: translateY(-4px);
 | 
				
			||||||
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
 | 
					  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user