Skip to content

Commit

Permalink
🍱 Fix logo path
Browse files Browse the repository at this point in the history
  • Loading branch information
siguici committed Nov 19, 2023
1 parent 90f3aa1 commit 6210b1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/designs/styles/app.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@

.app {
&-brand {
content: url('../images/logo.svg');
content: url('@images/logo.svg');
}
}

0 comments on commit 6210b1a

Please sign in to comment.