From 9730098f41e9a1920cddecbe65d9c6bece4280a9 Mon Sep 17 00:00:00 2001 From: Adam French Date: Wed, 26 Nov 2025 15:01:51 +0000 Subject: [PATCH] adding div styles --- nginx/vue/public/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nginx/vue/public/css/styles.css b/nginx/vue/public/css/styles.css index 4e83f0e..f3d2471 100644 --- a/nginx/vue/public/css/styles.css +++ b/nginx/vue/public/css/styles.css @@ -19,7 +19,7 @@ --secondary: #c6b652; --tertiary: #5a6952; --quaternary: #424542; - --background_paper: #293029; + --background_paper1: #293029; --background_paper2: #293019; --background_paper3: #293009; --background: #5a6952;