mirror of
				https://github.com/ZetaKebab/quartz.git
				synced 2025-11-03 22:49:47 +00:00 
			
		
		
		
	fix(style): make a not inline-block
This commit is contained in:
		@@ -59,7 +59,6 @@ a {
 | 
			
		||||
  text-decoration: none;
 | 
			
		||||
  transition: color 0.2s ease;
 | 
			
		||||
  color: var(--secondary);
 | 
			
		||||
  display: inline-block;
 | 
			
		||||
 | 
			
		||||
  &:hover {
 | 
			
		||||
    color: var(--tertiary) !important;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user