|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: A fully responsive theme, ideal for creating a strong — yet beautiful — online presence for your business.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.0
|
|
|
+Version: 1.1.0
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Template: varia
|
|
@@ -1213,7 +1213,7 @@ input.has-focus[type="submit"],
|
|
|
.wp-block-cover,
|
|
|
.wp-block-cover-image {
|
|
|
background-color: #303030;
|
|
|
- min-height: calc( 15 * 32px);
|
|
|
+ min-height: 480px;
|
|
|
margin: inherit;
|
|
|
/* Treating H2 separately to account for legacy /core styles */
|
|
|
/**
|