Ver código fonte

Sophisticated h1 fixes.
Closes #747

Jeffrey Pearce 6 anos atrás
pai
commit
9ddc94b10d

Diferenças do arquivo suprimidas por serem muito extensas
+ 290 - 472
sophisticated-business/style-editor.css


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

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

Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff