From deefb81161f575cc6ce67db534a29a522a087aa1 Mon Sep 17 00:00:00 2001 From: zensprojects <117488827+zensprojects@users.noreply.github.com> Date: Mon, 30 Jan 2023 09:40:30 -0800 Subject: [PATCH] add background --- zenstesting/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zenstesting/index.html b/zenstesting/index.html index 245e604..66a62bc 100644 --- a/zenstesting/index.html +++ b/zenstesting/index.html @@ -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;