瀏覽代碼

removed duplicated styles, added missing include to functions

Maggie Cabrera 4 年之前
父節點
當前提交
7edc899a4f
共有 4 個文件被更改,包括 0 次插入12 次删除
  1. 0 4
      spearhead/assets/sass/_archive.scss
  2. 0 4
      spearhead/style-rtl.css
  3. 0 4
      spearhead/style.css
  4. 0 0
      spearhead/style.css.map

+ 0 - 4
spearhead/assets/sass/_archive.scss

@@ -10,10 +10,6 @@
         color: var(--entry-header--color);
     }
 
-    .entry-title {
-        font-size: var(--heading--font-size-h2);
-    }
-
     .site-main > article:first-of-type {
         margin-top: 0;
     }

+ 0 - 4
spearhead/style-rtl.css

@@ -297,10 +297,6 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	color: var(--entry-header--color);
 }
 
-.archive .entry-title {
-	font-size: var(--heading--font-size-h2);
-}
-
 .archive .site-main > article:first-of-type {
 	margin-top: 0;
 }

+ 0 - 4
spearhead/style.css

@@ -297,10 +297,6 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	color: var(--entry-header--color);
 }
 
-.archive .entry-title {
-	font-size: var(--heading--font-size-h2);
-}
-
 .archive .site-main > article:first-of-type {
 	margin-top: 0;
 }

文件差異過大導致無法顯示
+ 0 - 0
spearhead/style.css.map


部分文件因文件數量過多而無法顯示