瀏覽代碼

Remove extra whitespace.

Jeff Ong 4 年之前
父節點
當前提交
a2f3e7c08c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      spearhead/assets/sass/_text.scss

+ 1 - 1
spearhead/assets/sass/_text.scss

@@ -11,7 +11,7 @@
 .wp-block a, // Target the editor link styles also.
 .entry-content a {
     font-weight: var(--global--link-font-weight);
-	border-color: var( --global--color-primary ); // Links inside the post content must be underlined.
+    border-color: var( --global--color-primary ); // Links inside the post content must be underlined.
 
     &:hover:not(.wp-block-button__link) {
         border-bottom: 1px solid transparent;