|
@@ -1,12 +1,12 @@
|
|
|
@charset "UTF-8";
|
|
|
/*
|
|
|
Theme Name: Mayland
|
|
|
-Theme URI: https://github.com/Automattic/themes/mayland
|
|
|
+Theme URI: https://github.com/Automattic/themes/tree/master/mayland
|
|
|
Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: A design system for WordPress sites built with Gutenberg.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.0
|
|
|
+Version: 1.0.0
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Template: varia
|
|
@@ -1220,7 +1220,6 @@ input.has-focus[type="submit"],
|
|
|
.wp-block-cover,
|
|
|
.wp-block-cover-image {
|
|
|
background-color: black;
|
|
|
- min-height: calc( 15 * 32px);
|
|
|
margin: inherit;
|
|
|
/* Treating H2 separately to account for legacy /core styles */
|
|
|
/**
|