mirror of
https://github.com/1f349/admin.1f349.com.git
synced 2025-02-22 13:34:57 +00:00
Fix background image url
This commit is contained in:
parent
3a430db456
commit
8164ed39e1
@ -24,7 +24,7 @@ $theme-bg: #242424;
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background-image: url('jason-leem-50bzI1F6urA-unsplash.jpg');
|
background-image: url('/jason-leem-50bzI1F6urA-unsplash.jpg');
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user