Sfoglia il codice sorgente

Remove underline from blog posts block title.

Kjell Reigstad 5 anni fa
parent
commit
12884cc54a
1 ha cambiato i file con 0 aggiunte e 1 eliminazioni
  1. 0 1
      seedlet/assets/css/style-editor.css

+ 0 - 1
seedlet/assets/css/style-editor.css

@@ -283,7 +283,6 @@ object {
 
 .wp-block-a8c-blog-posts .entry-title a:hover {
 	color: var(--global--color-primary-hover);
-	text-decoration: underline;
 }
 
 .has-background:not(.has-background-background-color) .wp-block-a8c-blog-posts .entry-title a,