From 3c08701abb30e6a2f76f9c2f3b591f2bcc1ffbd7 Mon Sep 17 00:00:00 2001 From: Omar Najjar Date: Fri, 11 Jul 2025 12:47:51 +1000 Subject: [PATCH] Update style.sass --- src/style.sass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.sass b/src/style.sass index 0b2c660..fe6867f 100644 --- a/src/style.sass +++ b/src/style.sass @@ -4,7 +4,7 @@ body width: 100vw height: 100vh font-family: 'Indie Flower', sans-serif - background-color: #303030 + background-color: #4f2cce color: #fff display: flex justify-content: center