Browse Source

Spaces to tabs.

Jeff Ong 4 years ago
parent
commit
95875a8ca1
2 changed files with 16 additions and 16 deletions
  1. 16 16
      spearhead/assets/sass/_posts-and-pages.scss
  2. 0 0
      spearhead/style.css.map

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

@@ -66,28 +66,28 @@
 }
 
 .entry-content {
-    .more-link {
-        color: var(--global--color-foreground);
-        display: inline-block;
+	.more-link {
+		color: var(--global--color-foreground);
+		display: inline-block;
 		font-size: var(--entry-meta--font-size);
-        margin-top: 0;
+		margin-top: 0;
 
-        &:hover {
-            color: var(--global--color-primary-hover);
+		&:hover {
+			color: var(--global--color-primary-hover);
 		}
 
-        &:after {
-            content: none;
+		&:after {
+			content: none;
 		}
 
-        svg {
-            height: var(--global--font-size-base);
-            width: var(--global--font-size-base);
-            margin-left: -0.25em;
-            display: inline-block;
-            vertical-align: middle;
-            transform: rotate(-90deg);
-        }
+		svg {
+			height: var(--global--font-size-base);
+			width: var(--global--font-size-base);
+			margin-left: -0.25em;
+			display: inline-block;
+			vertical-align: middle;
+			transform: rotate(-90deg);
+		}
 	}
 
 	.excerpt-more-link {

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