mirror of
https://github.com/logos-storage/logos-storage-marketplace-ui.git
synced 2026-01-07 16:03:06 +00:00
Fix background url
This commit is contained in:
parent
0aafc0da30
commit
9e6aa37981
@ -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;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user