@@ -65,10 +65,10 @@ h6 {
}
h1 {
- font-size: $font__size-xl;
+ font-size: $font__size-lg;
@include media(tablet) {
- font-size: $font__size-xxl;
+ font-size: $font__size-xl;
@@ -67,7 +67,7 @@ h6 {
font-weight: 600; }
- font-size: 2.25em;
+ font-size: 1.6875em;
z-index: 1;
align-self: start; }
h1 > :first-child:before {
@@ -81,7 +81,7 @@ h1 {
width: 20px; }
@media only screen and (min-width: 768px) {
- font-size: 2.8125em; } }
+ font-size: 2.25em; } }
h2 {
font-size: 1.6875em;
@@ -94,11 +94,11 @@ h6 {
@include post-section-dash;
@@ -449,10 +449,10 @@ h6 {
line-height: 1.25; }
- font-size: 2.25em; }
+ font-size: 1.6875em; }
.entry-title,
.not-found .page-title,