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