|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
Author URI: https://automattic.com/
|
|
Author URI: https://automattic.com/
|
|
Description: A design system for WordPress sites built with Gutenberg.
|
|
Description: A design system for WordPress sites built with Gutenberg.
|
|
Requires at least: WordPress 4.9.6
|
|
Requires at least: WordPress 4.9.6
|
|
-Version: 1.3.3
|
|
|
|
|
|
+Version: 1.3.4
|
|
License: GNU General Public License v2 or later
|
|
License: GNU General Public License v2 or later
|
|
License URI: LICENSE
|
|
License URI: LICENSE
|
|
Template: varia
|
|
Template: varia
|
|
@@ -1709,7 +1709,7 @@ h5, .h5,
|
|
h6, .h6 {
|
|
h6, .h6 {
|
|
font-family: "EB Garamond", serif;
|
|
font-family: "EB Garamond", serif;
|
|
font-family: var(--font-headings, "EB Garamond", serif);
|
|
font-family: var(--font-headings, "EB Garamond", serif);
|
|
- font-weight: 200;
|
|
|
|
|
|
+ font-weight: 400;
|
|
clear: both;
|
|
clear: both;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -1837,7 +1837,7 @@ img {
|
|
font-family: "EB Garamond", serif;
|
|
font-family: "EB Garamond", serif;
|
|
font-family: var(--font-headings, "EB Garamond", serif);
|
|
font-family: var(--font-headings, "EB Garamond", serif);
|
|
font-size: 1.728rem;
|
|
font-size: 1.728rem;
|
|
- font-weight: 200;
|
|
|
|
|
|
+ font-weight: 400;
|
|
line-height: 1;
|
|
line-height: 1;
|
|
}
|
|
}
|
|
|
|
|
|
@@ -2551,7 +2551,7 @@ table.is-style-stripes tbody tr:nth-child(odd),
|
|
font-family: "EB Garamond", serif;
|
|
font-family: "EB Garamond", serif;
|
|
font-family: var(--font-headings, "EB Garamond", serif);
|
|
font-family: var(--font-headings, "EB Garamond", serif);
|
|
font-size: calc(2 * 2.98598rem);
|
|
font-size: calc(2 * 2.98598rem);
|
|
- font-weight: 200;
|
|
|
|
|
|
+ font-weight: 400;
|
|
line-height: 0.66;
|
|
line-height: 0.66;
|
|
text-transform: uppercase;
|
|
text-transform: uppercase;
|
|
font-style: normal;
|
|
font-style: normal;
|