Ver Fonte

fix spacing

Ben Dwyer há 4 anos atrás
pai
commit
7abf2ee121

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

@@ -79,7 +79,7 @@
 	.excerpt-more-link {
 		.more-link {
 			font-size: calc(0.75 * var(--global--font-size-base));
-			margin-left: var(--global--spacing-horizontal);
+			margin-left: 1rem;
 		}
 	}
 }

+ 1 - 1
spearhead/style-rtl.css

@@ -110,7 +110,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 
 .entry-content .excerpt-more-link .more-link {
 	font-size: calc(0.75 * var(--global--font-size-base));
-	margin-right: var(--global--spacing-horizontal);
+	margin-right: 1rem;
 }
 
 .has-link-color a, a {

+ 1 - 1
spearhead/style.css

@@ -110,7 +110,7 @@ Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-me
 
 .entry-content .excerpt-more-link .more-link {
 	font-size: calc(0.75 * var(--global--font-size-base));
-	margin-left: var(--global--spacing-horizontal);
+	margin-left: 1rem;
 }
 
 .has-link-color a, a {

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
spearhead/style.css.map


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff