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", "name": "balasana",
"version": "1.0.2", "version": "1.0.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View file

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

View file

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

View file

@ -5,7 +5,7 @@ Author: Automattic
Author URI: https://automattic.com/ Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind. 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 Requires at least: WordPress 4.9.6
Version: 1.0.2 Version: 1.0.3
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

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/ Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind. 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 Requires at least: WordPress 4.9.6
Version: 1.0.2 Version: 1.0.3
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
@ -3645,6 +3645,7 @@ dt {
.site-branding .site-logo img { .site-branding .site-logo img {
max-height: 96px; max-height: 96px;
width: auto;
} }
.site-branding .site-description { .site-branding .site-description {

View file

@ -6,7 +6,7 @@ Author: Automattic
Author URI: https://automattic.com/ Author URI: https://automattic.com/
Description: Balasana is a clean and minimalist business theme designed with health and wellness-focused sites in mind. 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 Requires at least: WordPress 4.9.6
Version: 1.0.2 Version: 1.0.3
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
@ -3674,6 +3674,7 @@ dt {
.site-branding .site-logo img { .site-branding .site-logo img {
max-height: 96px; max-height: 96px;
width: auto;
} }
.site-branding .site-description { .site-branding .site-description {