Skip to content

Commit

Permalink
Merge branch 'feat/ui/integration' into mock
Browse files Browse the repository at this point in the history
  • Loading branch information
2-towns committed Nov 4, 2024
2 parents c8a2d3a + 9e6aa37 commit 53c557a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Welcome/WelcomeCard.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
> div {
padding: 16px;
background-color: #141414;
background-image: url(img/welcome.png);
background-image: url(/img/welcome.png);
background-repeat: no-repeat;
background-position: var(--codex-welcome-card-background-position);
flex: 1;
Expand Down

0 comments on commit 53c557a

Please sign in to comment.