Skip to content

Commit

Permalink
refactor: change background source
Browse files Browse the repository at this point in the history
  • Loading branch information
PandorasActorMS committed Oct 9, 2023
1 parent b36ae8b commit 90753df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ li{
background: #d1b8eb;
}
.image_preview {
background-image: url("https://ai.hawk.de/background.png");
background-image: url("background.png");
width: 1200px;
height: 1200px;
position: absolute;
Expand Down

0 comments on commit 90753df

Please sign in to comment.