🐛 Add SVG pattern file used to render the Wallpaper
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
overflow: hidden;
|
||||
|
||||
.content {
|
||||
background-image: url("./images/background.svg");
|
||||
background-image: url("./images/wallpaper-pattern.svg");
|
||||
background-position: center;
|
||||
|
||||
width: 150%;
|
||||
|
Reference in New Issue
Block a user