Sfoglia il codice sorgente

Sophisticated h1 fixes.
Closes #747

Jeffrey Pearce 6 anni fa
parent
commit
9ddc94b10d
2 ha cambiato i file con 292 aggiunte e 474 eliminazioni
  1. 290 472
      sophisticated-business/style-editor.css
  2. 2 2
      sophisticated-business/style-editor.scss

File diff suppressed because it is too large
+ 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;
 	}
 }
 

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