🐛 Add SVG pattern file used to render the Wallpaper

This commit is contained in:
2024-03-10 11:01:33 +01:00
parent 0a4969e079
commit b05e3efce4
2 changed files with 15 additions and 1 deletions

View File

@@ -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%;