浏览代码

post title size for archive pages

Maggie Cabrera 4 年之前
父节点
当前提交
4c9ffb564b
共有 4 个文件被更改,包括 3 次插入0 次删除
  1. 1 0
      spearhead/assets/sass/_posts-and-pages.scss
  2. 1 0
      spearhead/style-rtl.css
  3. 1 0
      spearhead/style.css
  4. 0 0
      spearhead/style.css.map

+ 1 - 0
spearhead/assets/sass/_posts-and-pages.scss

@@ -1,3 +1,4 @@
+.archive .post .entry-title,
 .home .post .entry-title {
 	font-size: var(--global--font-size-lg);
 	margin-bottom: 0;

+ 1 - 0
spearhead/style-rtl.css

@@ -30,6 +30,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	}
 }
 
+.archive .post .entry-title,
 .home .post .entry-title {
 	font-size: var(--global--font-size-lg);
 	margin-bottom: 0;

+ 1 - 0
spearhead/style.css

@@ -30,6 +30,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 	}
 }
 
+.archive .post .entry-title,
 .home .post .entry-title {
 	font-size: var(--global--font-size-lg);
 	margin-bottom: 0;

文件差异内容过多而无法显示
+ 0 - 0
spearhead/style.css.map


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