This commit is contained in:
Allan Cole 2019-10-03 13:20:57 -04:00
commit cfbe30b368
6 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "balasana",
"version": "1.0.2",
"version": "1.0.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View file

@ -1,6 +1,6 @@
{
"name": "balasana",
"version": "1.0.1",
"version": "1.0.3",
"description": "Balasana",
"bugs": {
"url": "https://github.com/Automattic/themes/issues"

View file

@ -99,6 +99,7 @@ dt {
.site-logo img {
max-height: #{3 * $spacing_vertical};
width: auto;
}
.site-description {

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
Requires at least: WordPress 4.9.6
Version: 1.0.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
Requires at least: WordPress 4.9.6
Version: 1.0.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia
@ -3645,6 +3645,7 @@ dt {
.site-branding .site-logo img {
max-height: 96px;
width: auto;
}
.site-branding .site-description {

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind.
Requires at least: WordPress 4.9.6
Version: 1.0.2
Version: 1.0.3
License: GNU General Public License v2 or later
License URI: LICENSE
Template: varia
@ -3674,6 +3674,7 @@ dt {
.site-branding .site-logo img {
max-height: 96px;
width: auto;
}
.site-branding .site-description {