Skip to content

Commit 3c4a1da

Browse files
committed
updated background image
1 parent ad9f1e5 commit 3c4a1da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ html {
4848
background-repeat: no-repeat;
4949
background-size: cover;
5050
background-attachment: fixed;
51-
background-image: url('bg.svg');
51+
background-image: url('/bg.svg');
5252
}
5353
</style>

0 commit comments

Comments
 (0)