Skip to content

Commit b182780

Browse files
committed
Use latest version of full logo image on header
Also this version it's already optimised
1 parent d992bc4 commit b182780

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/header/index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ header.site-header
245245

246246
h1.navbar-brand
247247
a
248-
background-image: url('//cdn.auth0.com/styleguide/1.0.0/img/logo-grey-horizontal.png')
248+
background-image: url('//cdn.auth0.com/styleguide/latest/lib/logos/img/logo-grey.png')
249249

250250
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus
251251
color: white;

0 commit comments

Comments
 (0)