This commit is contained in:
		@ -85,12 +85,12 @@ function jett_block_styles() {
 | 
				
			|||||||
					margin-bottom: 5px;
 | 
										margin-bottom: 5px;
 | 
				
			||||||
					font-size: 13px;
 | 
										font-size: 13px;
 | 
				
			||||||
					font-weight: 500;
 | 
										font-weight: 500;
 | 
				
			||||||
					transition: 0.25s ease-in-out;
 | 
										border: 1px solid var(--wp--preset--color--black);
 | 
				
			||||||
				}
 | 
									}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				.is-style-hashtags.taxonomy-post_tag.wp-block-post-terms a:hover {
 | 
									.is-style-hashtags.taxonomy-post_tag.wp-block-post-terms a:hover {
 | 
				
			||||||
					box-shadow: rgb(195 195 195) 2px 2px 0 0;
 | 
										background: var(--wp--preset--gradient--violet-to-green);
 | 
				
			||||||
					transform: translate(-2px, -2px);
 | 
										color: var(--wp--preset--color--black);
 | 
				
			||||||
				}	
 | 
									}	
 | 
				
			||||||
			'
 | 
								'
 | 
				
			||||||
		)
 | 
							)
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user