Browse Source

Friendly h1 fixes.
#747

Jeffrey Pearce 6 years ago
parent
commit
6b5dffce52

+ 2 - 2
friendly-business/sass/typography/_headings.scss

@@ -64,10 +64,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;
 	}
 }
 

File diff suppressed because it is too large
+ 288 - 467
friendly-business/style-editor.css


+ 2 - 2
friendly-business/style-editor.scss

@@ -102,10 +102,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;
 	}
 }
 

File diff suppressed because it is too large
+ 632 - 1006
friendly-business/style.css


Some files were not shown because too many files changed in this diff