瀏覽代碼

Remove underline from blog posts block title.

Kjell Reigstad 5 年之前
父節點
當前提交
12884cc54a
共有 1 個文件被更改,包括 0 次插入1 次删除
  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,