Update index.html

This commit is contained in:
Jumping Mc283 2022-11-10 13:52:54 -08:00 committed by GitHub
parent d732617138
commit 1ba7f2893b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
body,h1 {font-family: "Raleway", sans-serif}
body, html {height: 100%}
.bgimg {
background-image: url('https://w3schools.com/w3images/forestbridge.jpg');
background-image: url('https://raw.githubusercontent.com/adredirection-rtewg656W6TA5sdys7s6agd/junebeetle.github.io/master/background.png');
min-height: 100%;
background-position: center;
background-size: cover;