We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe11b32 commit 28ec0e1Copy full SHA for 28ec0e1
zeppelin-web/src/app/home/home.css
@@ -381,13 +381,13 @@ a.navbar-brand:hover {
381
}
382
383
.zeppelin {
384
- background: url('../assets/images/zepLogo.png') no-repeat right;
+ background: url('/assets/images/zepLogo.png') no-repeat right;
385
height: 380px;
386
opacity: 0.2;
387
388
389
.zeppelin2 {
390
391
background-position-y: 12px;
392
393
0 commit comments