Skip to content

Commit

Permalink
Allow for a flexible height on the site logo
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagonoronha committed Jun 20, 2018
1 parent 52dbca9 commit 85df8d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions inc/class-storefront.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ public function setup() {
'height' => 110,
'width' => 470,
'flex-width' => true,
'flex-height' => true,
) ) );

/**
Expand Down

0 comments on commit 85df8d2

Please sign in to comment.