Skip to content

Commit

Permalink
Fixed image path
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset committed Aug 31, 2023
1 parent cee62ce commit 18e29fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools-performance-get-started/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ button {
left: 0;
width: 32px;
height: 32px;
background: url(../../shared/img/logo1024.png);
background: url(../shared/img/logo1024.png);
background-size: contain;
}

0 comments on commit 18e29fd

Please sign in to comment.