|
@@ -6,7 +6,7 @@ Author: Automattic
|
|
|
Author URI: https://automattic.com/
|
|
|
Description: A variable-based design system for WordPress sites built with Gutenberg.
|
|
|
Requires at least: WordPress 4.9.6
|
|
|
-Version: 1.5.10
|
|
|
+Version: 1.5.11
|
|
|
License: GNU General Public License v2 or later
|
|
|
License URI: LICENSE
|
|
|
Text Domain: varia
|
|
@@ -3204,7 +3204,7 @@ body:not(.fse-enabled) .footer-menu a {
|
|
|
}
|
|
|
|
|
|
.entry-content .more-link:after {
|
|
|
- content: "\02192" /*rtl:"\02190"*/;
|
|
|
+ content: "→" /*rtl:"←"*/;
|
|
|
display: inline-block;
|
|
|
margin-left: 0.5em;
|
|
|
}
|