add background

This commit is contained in:
zensprojects 2023-01-30 09:40:30 -08:00 committed by GitHub
parent c7e6083a9b
commit deefb81161
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ body, html {height: 100%}
body,h1 {font-family: "Raleway", sans-serif}
body, html {height: 100%}
.bgimg {
background-image: url('/background.png');
background-image: url('/netlifyforms/form.jpg');
min-height: 100%;
background-position: center;
background-size: cover;