@@ -1,6 +1,6 @@
{
"name": "stow",
- "version": "1.2.2",
+ "version": "1.3.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"description": "Stow",
"bugs": {
"url": "https://github.com/Automattic/themes/issues"
@@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: A bold and clean theme - Stow is the ideal choice for creating an online presence for your business.
Requires at least: WordPress 4.9.6
-Version: 1.2.2
+Version: 1.3.0
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia
@@ -6,7 +6,7 @@ Author: Automattic
@@ -2148,6 +2148,10 @@ body[class*="woocommerce"] #page #site-navigation.main-navigation .woocommerce-c
}
@media only screen and (max-width: 559px) {
+ body[class*="woocommerce"] #page #site-navigation.main-navigation > div {
+ padding-right: 16px;
+ padding-left: 16px;
+ }
body[class*="woocommerce"] #page #site-navigation.main-navigation ul li.current-menu-item a {
color: white;