add styles for contact page
This commit is contained in:
		@ -171,3 +171,13 @@ p.is-style-outline.wp-block-tag-cloud {
 | 
			
		||||
  -webkit-background-clip: text;
 | 
			
		||||
  -webkit-text-fill-color: transparent;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.contact-card:hover,
 | 
			
		||||
.contact-card:focus {
 | 
			
		||||
  background: var(--wp--preset--gradient--green-to-violet);
 | 
			
		||||
  cursor: pointer;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
a.wp-block-tiptip-hyperlink-group-block {
 | 
			
		||||
  text-decoration: none;
 | 
			
		||||
}
 | 
			
		||||
		Reference in New Issue
	
	Block a user