Skip to content
This repository was archived by the owner on Apr 15, 2024. It is now read-only.

Commit 905ceaf

Browse files
committed
New path for home-background
1 parent ac70611 commit 905ceaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: public/css/homepage.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
html {
22
margin:0;
33
padding:0;
4-
background-image: url("/img/home-background.jpg");
4+
background-image: url("/img/home-background.png");
55
background-position: top center;
66
background-repeat: no-repeat;
77
background-color: #000000;

0 commit comments

Comments
 (0)