Bladeren bron

Hever: Reduce line-height

Thomas Guillot 6 jaren geleden
bovenliggende
commit
44ff3777ab
4 gewijzigde bestanden met toevoegingen van 13 en 13 verwijderingen
  1. 1 1
      hever/sass/_config-child-theme-deep.scss
  2. 2 2
      hever/style-editor.css
  3. 5 5
      hever/style-rtl.css
  4. 5 5
      hever/style.css

+ 1 - 1
hever/sass/_config-child-theme-deep.scss

@@ -53,7 +53,7 @@ $config-global: (
 		/* Line Height */
 		"line-height": (
 			"base": strip-unit($typescale-base),
-			"body": 1.78,
+			"body": 1.6,
 			"heading": 1.125,
 		),
 	),

+ 2 - 2
hever/style-editor.css

@@ -173,7 +173,7 @@ body {
 	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
 	font-size: 20px;
 	font-weight: normal;
-	line-height: 1.78;
+	line-height: 1.6;
 	-moz-osx-font-smoothing: grayscale;
 	-webkit-font-smoothing: antialiased;
 }
@@ -184,7 +184,7 @@ body {
 
 p {
 	font-size: 1em;
-	line-height: 1.78;
+	line-height: 1.6;
 }
 
 a {

+ 5 - 5
hever/style-rtl.css

@@ -590,7 +590,7 @@ html {
 html {
 	font-size: 17.3913px;
 	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-	line-height: 1.78;
+	line-height: 1.6;
 }
 
 @media only screen and (min-width: 560px) {
@@ -1435,7 +1435,7 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment {
 	font-size: 0.86957rem;
-	line-height: 1.78;
+	line-height: 1.6;
 	/* Vertical margins logic */
 	margin-top: 32px;
 	margin-bottom: 32px;
@@ -1460,7 +1460,7 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
 	font-size: 0.86957rem;
-	line-height: 1.78;
+	line-height: 1.6;
 	margin: 0;
 }
 
@@ -1492,12 +1492,12 @@ img {
 .wp-block-latest-posts .wp-block-latest-posts__post-date {
 	color: #757575;
 	font-size: 0.75614rem;
-	line-height: 1.78;
+	line-height: 1.6;
 }
 
 .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
 	font-size: 0.86957rem;
-	line-height: 1.78;
+	line-height: 1.6;
 	margin: 0;
 }
 

+ 5 - 5
hever/style.css

@@ -590,7 +590,7 @@ html {
 html {
 	font-size: 17.3913px;
 	font-family: "PT Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-	line-height: 1.78;
+	line-height: 1.6;
 }
 
 @media only screen and (min-width: 560px) {
@@ -1435,7 +1435,7 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment {
 	font-size: 0.86957rem;
-	line-height: 1.78;
+	line-height: 1.6;
 	/* Vertical margins logic */
 	margin-top: 32px;
 	margin-bottom: 32px;
@@ -1460,7 +1460,7 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
 	font-size: 0.86957rem;
-	line-height: 1.78;
+	line-height: 1.6;
 	margin: 0;
 }
 
@@ -1492,12 +1492,12 @@ img {
 .wp-block-latest-posts .wp-block-latest-posts__post-date {
 	color: #757575;
 	font-size: 0.75614rem;
-	line-height: 1.78;
+	line-height: 1.6;
 }
 
 .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
 	font-size: 0.86957rem;
-	line-height: 1.78;
+	line-height: 1.6;
 	margin: 0;
 }