From be2e09de4f9e489d56185611e50a1de18ac203c1 Mon Sep 17 00:00:00 2001 From: AllenAbra Date: Tue, 24 Oct 2023 13:09:02 -0700 Subject: [PATCH] add background --- assets/css/background.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/background.css b/assets/css/background.css index c2d5242..175ef54 100644 --- a/assets/css/background.css +++ b/assets/css/background.css @@ -8,4 +8,4 @@ body::before { z-index: -1; background: url('/Users/alyssa-allenabrams/Game-1/images/28256.jpg') no-repeat center center fixed; background-size: cover; -} \ No newline at end of file +}