Explorar o código

Balasana: Update `custom-logo` height and width

Thomas Guillot %!s(int64=5) %!d(string=hai) anos
pai
achega
5d809d8e5b
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      balasana/functions.php

+ 2 - 2
balasana/functions.php

@@ -104,8 +104,8 @@ if ( ! function_exists( 'balasana_setup' ) ) :
 		add_theme_support(
 		add_theme_support(
 			'custom-logo',
 			'custom-logo',
 			array(
 			array(
-				'height'      => 120,
-				'width'       => 100,
+				'height'      => 96,
+				'width'       => 96,
 				'flex-width'  => true,
 				'flex-width'  => true,
 				'flex-height' => true,
 				'flex-height' => true,
 				'header-text' => array( 'site-title', 'site-description' ),
 				'header-text' => array( 'site-title', 'site-description' ),