Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Commit

Permalink
Update Logo.js
Browse files Browse the repository at this point in the history
better height
  • Loading branch information
stipsan committed Mar 27, 2017
1 parent 312c568 commit 7305ae3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/Logo.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import src from './static/logo.svg'

const logoStyle = Object.freeze({
height: '50px',
height: '64px',
})

const Logo = () => <a className="uk-navbar-item uk-logo">
Expand Down

0 comments on commit 7305ae3

Please sign in to comment.