Browse Source

Remove underline from blog posts block title.

Kjell Reigstad 5 years ago
parent
commit
12884cc54a
1 changed files with 0 additions and 1 deletions
  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,