Elegant Business: #886 - fixes style mismatches for editor.
@@ -225,6 +225,7 @@ figcaption,
width: 1em;
}
*/
+ font-size: 22px;
.editor-post-title__block:before {
@@ -238,8 +239,15 @@ figcaption,
.editor-post-title__block .editor-post-title__input {
font-family: "Source Serif Pro", "Baskerville Old Face", Garamond, "Times New Roman", serif;
- font-size: 2.8125em;
+ font-size: 1.6875em;
font-weight: 700;
+ text-align: center;
+}
+
+@media only screen and (min-width: 768px) {
+ .editor-post-title__block .editor-post-title__input {
+ font-size: 2.25em;
+ }
/** === Default Appender === */
@@ -201,7 +201,7 @@ figcaption,
.editor-post-title__block {
@include post-section-dash;
-
+ font-size: $font__size_base;
&:before {
width: $font__size-xxl;
margin-top: 0;
@@ -213,8 +213,12 @@ figcaption,
.editor-post-title__input {
font-family: $font__heading;
- font-size: $font__size-xxl;
+ font-size: $font__size-lg;
+ @include media(tablet) {
+ font-size: $font__size-xl;
@@ -7,7 +7,7 @@ Author URI: https://wordpress.org/
Template: twentynineteen
Description: Simple, yet sophisticated, with subtle, beautiful typography, Elegant Business conveys quality and integrity, which makes it especially good fit for coffee shops, pop-up shops, and brick & mortar store fronts.
Requires at least: WordPress 4.9.6
-Version: 1.1
+Version: 1.2
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: elegant-business