浏览代码

Fix header typo.

Jeffrey Pearce 6 年之前
父节点
当前提交
1018d50640
共有 4 个文件被更改,包括 99 次插入114 次删除
  1. 4 4
      stratford/sass/_config-child-theme-deep.scss
  2. 10 10
      stratford/style-editor.css
  3. 65 80
      stratford/style-rtl.css
  4. 20 20
      stratford/style.css

+ 4 - 4
stratford/sass/_config-child-theme-deep.scss

@@ -53,7 +53,7 @@ $config-global: (
 		/* Line Height */
 		"line-height": (
 			"base": strip-unit($typescale-base),
-			"body": 1.5,
+			"body": 1.6,
 			"heading": 1.125,
 		),
 	),
@@ -202,9 +202,9 @@ $config-heading: (
 		// Size
 		"size": (
 			"h6": map-deep-get($config-global, "font", "size", "md"),
-			"h5": map-deep-get($config-global, "font", "size", "md"),
-			"h4": map-deep-get($config-global, "font", "size", "lg"),
-			"h3": map-deep-get($config-global, "font", "size", "xl"),
+			"h5": map-deep-get($config-global, "font", "size", "lg"),
+			"h4": map-deep-get($config-global, "font", "size", "xl"),
+			"h3": map-deep-get($config-global, "font", "size", "xxl"),
 			"h2": map-deep-get($config-global, "font", "size", "xxxl"),
 			"h1": map-deep-get($config-global, "font", "size", "xxxxl"),
 		),

+ 10 - 10
stratford/style-editor.css

@@ -173,7 +173,7 @@ body {
 	font-family: "Lato", sans-serif;
 	font-size: 20px;
 	font-weight: normal;
-	line-height: 1.5;
+	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.5;
+	line-height: 1.6;
 }
 
 a {
@@ -213,7 +213,7 @@ blockquote {
 }
 
 blockquote p {
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -242,7 +242,7 @@ blockquote.alignleft, blockquote.alignright {
 }
 
 blockquote.alignleft p, blockquote.alignright p {
-	font-size: 1.2rem;
+	font-size: 1.44rem;
 	max-width: inherit;
 	width: inherit;
 }
@@ -407,19 +407,19 @@ object {
 }
 
 .wp-block-heading h3, h3, .h3 {
-	font-size: 1.728em;
+	font-size: 2.0736em;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 .wp-block-heading h4, h4, .h4 {
-	font-size: 1.44em;
+	font-size: 1.728em;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 .wp-block-heading h5, h5, .h5 {
-	font-size: 1.2em;
+	font-size: 1.44em;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -487,7 +487,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-pullquote p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44em;
+	font-size: 1.728em;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -546,7 +546,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-quote p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44em;
+	font-size: 1.728em;
 	letter-spacing: normal;
 }
 
@@ -557,7 +557,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-quote.is-large p, .wp-block-quote.is-style-large p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.728em;
+	font-size: 2.0736em;
 	letter-spacing: normal;
 	line-height: 1.125;
 }

+ 65 - 80
stratford/style-rtl.css

@@ -588,9 +588,9 @@ html {
  * HTML resets
  */
 html {
-	font-size: 16.66667px;
+	font-size: 17.3913px;
 	font-family: "Lato", sans-serif;
-	line-height: 1.5;
+	line-height: 1.6;
 }
 
 @media only screen and (min-width: 560px) {
@@ -646,7 +646,7 @@ a {
 	clip-path: none;
 	color: #7a7c84;
 	display: block;
-	font-size: 1.2rem;
+	font-size: 1.15rem;
 	font-weight: bold;
 	height: auto;
 	right: 5px;
@@ -912,14 +912,14 @@ blockquote {
 }
 
 blockquote p {
-	font-size: 1.44rem;
+	font-size: 1.52087rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 blockquote cite,
 blockquote footer {
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	letter-spacing: normal;
 }
 
@@ -941,7 +941,7 @@ blockquote.alignleft, blockquote.alignright {
 }
 
 blockquote.alignleft p, blockquote.alignright p {
-	font-size: 1.2rem;
+	font-size: 1.3225rem;
 	max-width: inherit;
 	width: inherit;
 }
@@ -949,7 +949,7 @@ blockquote.alignleft p, blockquote.alignright p {
 blockquote.alignleft cite,
 blockquote.alignleft footer, blockquote.alignright cite,
 blockquote.alignright footer {
-	font-size: 0.69444rem;
+	font-size: 0.75614rem;
 	letter-spacing: normal;
 }
 
@@ -1012,7 +1012,7 @@ input[type=checkbox] + label {
 
 figcaption {
 	color: #767676;
-	font-size: 0.69444rem;
+	font-size: 0.75614rem;
 	margin-top: calc(0.5 * 16px);
 	margin-bottom: 16px;
 	text-align: center;
@@ -1153,7 +1153,7 @@ input.has-focus[type="submit"],
 
 .wp-block-code {
 	color: #7a7c84;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	padding: 16px;
 	border-color: #DDDDDD;
 }
@@ -1248,7 +1248,7 @@ input.has-focus[type="submit"],
 
 .wp-block-cover h2,
 .wp-block-cover-image h2 {
-	font-size: 2.48832rem;
+	font-size: 2.01136rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 	max-width: inherit;
@@ -1320,7 +1320,7 @@ input.has-focus[type="submit"],
 .wp-block-file .wp-block-file__button {
 	background-color: #3e69dc;
 	color: white;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	margin-right: 16px;
 	margin-left: 16px;
 }
@@ -1345,7 +1345,7 @@ input.has-focus[type="submit"],
 .wp-block-gallery .blocks-gallery-item figcaption {
 	margin: 0;
 	color: white;
-	font-size: 0.69444rem;
+	font-size: 0.75614rem;
 }
 
 .wp-block-gallery .blocks-gallery-image,
@@ -1419,44 +1419,44 @@ h6, .h6 {
 }
 
 h1, .h1 {
-	font-size: 2.98598rem;
+	font-size: 2.31306rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h2, .h2 {
-	font-size: 2.48832rem;
+	font-size: 2.01136rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h3, .h3 {
-	font-size: 1.728rem;
+	font-size: 1.74901rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h4, .h4 {
-	font-size: 1.44rem;
+	font-size: 1.52087rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h5, .h5 {
-	font-size: 1.2rem;
+	font-size: 1.3225rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h6, .h6 {
-	font-size: 1.2rem;
+	font-size: 1.15rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 .wp-block-image figcaption {
 	color: #767676;
-	font-size: 0.69444rem;
+	font-size: 0.75614rem;
 	margin-top: calc(0.5 * 16px);
 	margin-bottom: 16px;
 	text-align: center;
@@ -1474,8 +1474,8 @@ img {
 }
 
 .wp-block-latest-comments .wp-block-latest-comments__comment {
-	font-size: 0.83333rem;
-	line-height: 1.5;
+	font-size: 0.86957rem;
+	line-height: 1.6;
 	/* Vertical margins logic */
 	margin-top: 32px;
 	margin-bottom: 32px;
@@ -1495,12 +1495,12 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment-date {
 	color: #767676;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 }
 
 .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
-	font-size: 0.83333rem;
-	line-height: 1.5;
+	font-size: 0.86957rem;
+	line-height: 1.6;
 	margin: 0;
 }
 
@@ -1524,20 +1524,20 @@ img {
 
 .wp-block-latest-posts > li > a {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.52087rem;
 	font-weight: 700;
 	line-height: 1.125;
 }
 
 .wp-block-latest-posts .wp-block-latest-posts__post-date {
 	color: #767676;
-	font-size: 0.69444rem;
-	line-height: 1.5;
+	font-size: 0.75614rem;
+	line-height: 1.6;
 }
 
 .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
-	font-size: 0.83333rem;
-	line-height: 1.5;
+	font-size: 0.86957rem;
+	line-height: 1.6;
 	margin: 0;
 }
 
@@ -1682,7 +1682,7 @@ p.has-background:not(.has-background-background-color) a {
 	background-color: #2c313f;
 	font-family: "Poppins", sans-serif;
 	font-weight: bold;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	line-height: 1;
 	padding: calc(0.5 * 16px) calc(0.66 * 16px);
 }
@@ -1718,7 +1718,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .a8c-posts-list__item .a8c-posts-list-item__meta {
 	color: #767676;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 }
 
 .a8c-posts-list__item .a8c-posts-list-item__meta a {
@@ -1754,7 +1754,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-pullquote p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.52087rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -1767,7 +1767,7 @@ p.has-background:not(.has-background-background-color) a {
 .wp-block-pullquote cite,
 .wp-block-pullquote footer {
 	color: #767676;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	letter-spacing: normal;
 	display: block;
 }
@@ -1829,7 +1829,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-quote p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.52087rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -1838,7 +1838,7 @@ p.has-background:not(.has-background-background-color) a {
 .wp-block-quote cite,
 .wp-block-quote footer {
 	color: #767676;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	letter-spacing: normal;
 }
 
@@ -1859,7 +1859,7 @@ p.has-background:not(.has-background-background-color) a {
 }
 
 .wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
-	font-size: 1.728rem;
+	font-size: 1.74901rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -1870,7 +1870,7 @@ p.has-background:not(.has-background-background-color) a {
 .wp-block-quote.is-large cite,
 .wp-block-quote.is-large footer {
 	color: #767676;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	letter-spacing: normal;
 }
 
@@ -1893,9 +1893,9 @@ hr.is-style-wide {
 .wp-block-separator.is-style-dots:before,
 hr.is-style-dots:before {
 	color: #DDDDDD;
-	font-size: 1.728rem;
-	letter-spacing: 0.83333rem;
-	padding-right: 0.83333rem;
+	font-size: 1.52087rem;
+	letter-spacing: 0.86957rem;
+	padding-right: 0.86957rem;
 }
 
 .wp-block-jetpack-slideshow ul {
@@ -1943,7 +1943,7 @@ table th,
 
 .wp-block-video figcaption {
 	color: #767676;
-	font-size: 0.69444rem;
+	font-size: 0.75614rem;
 	margin-top: calc(0.5 * 16px);
 	margin-bottom: 16px;
 	text-align: center;
@@ -2103,32 +2103,32 @@ table th,
 
 .is-small-text,
 .has-small-font-size {
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 }
 
 .is-regular-text,
 .has-regular-font-size,
 .has-normal-font-size,
 .has-medium-font-size {
-	font-size: 1.2rem;
+	font-size: 1.15rem;
 }
 
 .is-large-text,
 .has-large-font-size {
-	font-size: 1.44rem;
+	font-size: 1.3225rem;
 	line-height: 1.125;
 }
 
 .is-larger-text,
 .has-larger-font-size,
 .has-huge-font-size {
-	font-size: 1.728rem;
+	font-size: 1.52087rem;
 	line-height: 1.125;
 }
 
 .has-drop-cap:not(:focus)::first-letter {
 	font-family: "Poppins", sans-serif;
-	font-size: calc(2 * 2.98598rem);
+	font-size: calc(2 * 2.31306rem);
 	font-weight: 700;
 	line-height: 0.66;
 	text-transform: uppercase;
@@ -2274,7 +2274,7 @@ table th,
 .site-title {
 	color: #3e69dc;
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.3225rem;
 	letter-spacing: normal;
 	line-height: 1.2;
 }
@@ -2295,7 +2295,7 @@ table th,
 .site-description {
 	color: currentColor;
 	font-family: "Lato", sans-serif;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 }
 
 .main-navigation {
@@ -2478,7 +2478,7 @@ table th,
 	.main-navigation > div > ul > .menu-item-has-children > a::after {
 		content: "\00a0\25BC";
 		display: inline-block;
-		font-size: 0.69444rem;
+		font-size: 0.75614rem;
 		height: inherit;
 		width: inherit;
 	}
@@ -2596,7 +2596,7 @@ table th,
 
 .footer-navigation .footer-menu a {
 	font-family: "Lato", sans-serif;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	font-weight: 700;
 	padding: 16px;
 	color: currentColor;
@@ -2611,7 +2611,7 @@ table th,
 }
 
 .entry-title {
-	font-size: 2.48832rem;
+	font-size: 2.01136rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -2621,7 +2621,7 @@ table th,
 	color: #767676;
 	clear: both;
 	float: none;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	display: block;
 }
 
@@ -2720,17 +2720,17 @@ table th,
 }
 
 .author-bio .author-title {
-	font-size: 1.728rem;
+	font-size: 1.74901rem;
 }
 
 /* Next/Previous navigation */
 .post-navigation .meta-nav {
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 }
 
 .post-navigation .post-title {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.3225rem;
 	font-weight: 600;
 }
 
@@ -2757,7 +2757,7 @@ table th,
 
 .pagination .nav-links > * {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.2rem;
+	font-size: 1.15rem;
 	font-weight: 600;
 	padding-right: calc(0.66 * 16px);
 	padding-left: calc(0.66 * 16px);
@@ -2805,12 +2805,12 @@ table th,
  * Comment Title
  */
 .comments-title {
-	font-size: 1.728rem;
+	font-size: 1.74901rem;
 	letter-spacing: normal;
 }
 
 .comment-reply-title {
-	font-size: 1.728rem;
+	font-size: 1.52087rem;
 	display: flex;
 	justify-content: space-between;
 	align-items: center;
@@ -2912,7 +2912,7 @@ table th,
 
 .comment-metadata,
 .reply {
-	font-size: 0.69444rem;
+	font-size: 0.75614rem;
 	line-height: 1.125;
 }
 
@@ -3040,7 +3040,7 @@ table th,
  */
 .comment-navigation a {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.2rem;
+	font-size: 1.15rem;
 	font-weight: 600;
 }
 
@@ -3072,13 +3072,13 @@ img#wpstats {
 	background-color: #2c313f;
 	font-family: "Poppins", sans-serif;
 	font-weight: bold;
-	font-size: 0.83333rem;
+	font-size: 0.86957rem;
 	line-height: 1;
 	padding: calc(0.5 * 16px) calc(0.66 * 16px);
 }
 
 .page-title {
-	font-size: 1.44rem;
+	font-size: 1.52087rem;
 }
 
 /**
@@ -3541,7 +3541,6 @@ input[type="submit"].has-background:visited,
 	cursor: pointer;
 	font-weight: 700;
 	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
-	font-size: 1rem;
 	padding: 16px 16px;
 	display: inline-block;
 }
@@ -3618,17 +3617,9 @@ input[type="submit"].has-background:visited,
 .wp-block-cover__inner-container .wp-block-latest-posts > li > a,
 .wp-block-columns .wp-block-latest-posts > li > a,
 .wp-block-group .wp-block-latest-posts > li > a {
-	font-size: 1rem;
 	font-weight: normal;
 	font-family: "Lato", sans-serif;
-	line-height: 1.5;
-}
-
-.wp-block-coblocks-hero__box .wp-block-latest-posts > li > time.wp-block-latest-posts__post-date,
-.wp-block-cover__inner-container .wp-block-latest-posts > li > time.wp-block-latest-posts__post-date,
-.wp-block-columns .wp-block-latest-posts > li > time.wp-block-latest-posts__post-date,
-.wp-block-group .wp-block-latest-posts > li > time.wp-block-latest-posts__post-date {
-	font-size: 1rem;
+	line-height: 1.6;
 }
 
 .wp-block-quote,
@@ -3641,15 +3632,14 @@ input[type="submit"].has-background:visited,
 .wp-block-quote.is-style-large p,
 .wp-block-quote[style*="text-align:center"].is-style-large p,
 .wp-block-quote[style*="text-align:right"].is-style-large p {
-	line-height: 1.5;
+	line-height: 1.6;
 }
 
 .wp-block-quote p,
 .wp-block-quote[style*="text-align:center"] p,
 .wp-block-quote[style*="text-align:right"] p {
 	font-family: "Lato", sans-serif;
-	font-size: 1.2rem;
-	line-height: 1.5;
+	line-height: 1.6;
 	opacity: 0.6;
 }
 
@@ -3657,7 +3647,6 @@ input[type="submit"].has-background:visited,
 .wp-block-quote[style*="text-align:center"] cite,
 .wp-block-quote[style*="text-align:right"] cite {
 	color: inherit;
-	font-size: 1.2rem;
 }
 
 .site-footer .widget-area .widget-title {
@@ -3667,7 +3656,3 @@ input[type="submit"].has-background:visited,
 .wp-block-latest-comments .wp-block-latest-comments__comment-meta {
 	font-family: "Lato", sans-serif;
 }
-
-.wp-block-latest-comments .wp-block-latest-comments__comment-meta .wp-block-latest-comments__comment-date {
-	font-size: 0.69444rem;
-}

+ 20 - 20
stratford/style.css

@@ -590,7 +590,7 @@ html {
 html {
 	font-size: 16.66667px;
 	font-family: "Lato", sans-serif;
-	line-height: 1.5;
+	line-height: 1.6;
 }
 
 @media only screen and (min-width: 560px) {
@@ -912,7 +912,7 @@ blockquote {
 }
 
 blockquote p {
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -941,7 +941,7 @@ blockquote.alignleft, blockquote.alignright {
 }
 
 blockquote.alignleft p, blockquote.alignright p {
-	font-size: 1.2rem;
+	font-size: 1.44rem;
 	max-width: inherit;
 	width: inherit;
 }
@@ -1431,19 +1431,19 @@ h2, .h2 {
 }
 
 h3, .h3 {
-	font-size: 1.728rem;
+	font-size: 2.0736rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h4, .h4 {
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
 
 h5, .h5 {
-	font-size: 1.2rem;
+	font-size: 1.44rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -1475,7 +1475,7 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment {
 	font-size: 0.83333rem;
-	line-height: 1.5;
+	line-height: 1.6;
 	/* Vertical margins logic */
 	margin-top: 32px;
 	margin-bottom: 32px;
@@ -1500,7 +1500,7 @@ img {
 
 .wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
 	font-size: 0.83333rem;
-	line-height: 1.5;
+	line-height: 1.6;
 	margin: 0;
 }
 
@@ -1524,7 +1524,7 @@ img {
 
 .wp-block-latest-posts > li > a {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 	font-weight: 700;
 	line-height: 1.125;
 }
@@ -1532,12 +1532,12 @@ img {
 .wp-block-latest-posts .wp-block-latest-posts__post-date {
 	color: #767676;
 	font-size: 0.69444rem;
-	line-height: 1.5;
+	line-height: 1.6;
 }
 
 .wp-block-latest-posts .wp-block-latest-posts__post-excerpt {
 	font-size: 0.83333rem;
-	line-height: 1.5;
+	line-height: 1.6;
 	margin: 0;
 }
 
@@ -1754,7 +1754,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-pullquote p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -1829,7 +1829,7 @@ p.has-background:not(.has-background-background-color) a {
 
 .wp-block-quote p {
 	font-family: "Poppins", sans-serif;
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -1859,7 +1859,7 @@ p.has-background:not(.has-background-background-color) a {
 }
 
 .wp-block-quote.is-style-large p, .wp-block-quote.is-large p {
-	font-size: 1.728rem;
+	font-size: 2.0736rem;
 	letter-spacing: normal;
 	line-height: 1.125;
 }
@@ -2725,7 +2725,7 @@ table th,
 }
 
 .author-bio .author-title {
-	font-size: 1.728rem;
+	font-size: 2.0736rem;
 }
 
 /* Next/Previous navigation */
@@ -2810,7 +2810,7 @@ table th,
  * Comment Title
  */
 .comments-title {
-	font-size: 1.728rem;
+	font-size: 2.0736rem;
 	letter-spacing: normal;
 }
 
@@ -3083,7 +3083,7 @@ img#wpstats {
 }
 
 .page-title {
-	font-size: 1.44rem;
+	font-size: 1.728rem;
 }
 
 /**
@@ -3624,7 +3624,7 @@ input[type="submit"].has-background:visited,
 .wp-block-group .wp-block-latest-posts > li > a {
 	font-weight: normal;
 	font-family: "Lato", sans-serif;
-	line-height: 1.5;
+	line-height: 1.6;
 }
 
 .wp-block-quote,
@@ -3637,14 +3637,14 @@ input[type="submit"].has-background:visited,
 .wp-block-quote.is-style-large p,
 .wp-block-quote[style*="text-align:center"].is-style-large p,
 .wp-block-quote[style*="text-align:right"].is-style-large p {
-	line-height: 1.5;
+	line-height: 1.6;
 }
 
 .wp-block-quote p,
 .wp-block-quote[style*="text-align:center"] p,
 .wp-block-quote[style*="text-align:right"] p {
 	font-family: "Lato", sans-serif;
-	line-height: 1.5;
+	line-height: 1.6;
 	opacity: 0.6;
 }