disable link hover transform on mobile breakpoint
This commit is contained in:
		@ -197,9 +197,9 @@ nav {
 | 
				
			|||||||
    /* width: min-content; */
 | 
					    /* width: min-content; */
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  /* a:hover {
 | 
					  a:hover {
 | 
				
			||||||
    transform: none;
 | 
					    transform: none;
 | 
				
			||||||
  } */
 | 
					  }
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
article>p {
 | 
					article>p {
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user