Browse Source

Posted on type size and uppercase.

Jeff Ong 4 years ago
parent
commit
2d6690a422

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

@@ -21,7 +21,7 @@
 			a {
 				color: var(--global--color-foreground-light);
 				font-family: var(--global--font-primary);
-				text-transform: uppercase;
+				font-size: var(--global--font-size-md);
 			}
 		}
 	}

+ 1 - 1
spearhead/style-rtl.css

@@ -57,7 +57,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 .post .entry-header .entry-meta .posted-on a {
 	color: var(--global--color-foreground-light);
 	font-family: var(--global--font-primary);
-	text-transform: uppercase;
+	font-size: var(--global--font-size-md);
 }
 
 .site-main > * {

+ 1 - 1
spearhead/style.css

@@ -57,7 +57,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 .post .entry-header .entry-meta .posted-on a {
 	color: var(--global--color-foreground-light);
 	font-family: var(--global--font-primary);
-	text-transform: uppercase;
+	font-size: var(--global--font-size-md);
 }
 
 .site-main > * {

File diff suppressed because it is too large
+ 0 - 0
spearhead/style.css.map


Some files were not shown because too many files changed in this diff