浏览代码

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


部分文件因为文件数量过多而无法显示