From 3f20457b8efe016f94b57357c2e176a93be8e1fd Mon Sep 17 00:00:00 2001 From: unitexe Date: Tue, 6 Jan 2026 23:42:27 -0600 Subject: Customize for closed circuit consulting - Different header color - Update all text - Change github logo to git square - Stack page links vertically instead of horizontally - De-stagger user projects, remove images & remove project links - Remove author attribution from footer - Remove google analytics --- sass/_vars.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'sass/_vars.scss') diff --git a/sass/_vars.scss b/sass/_vars.scss index b14bd7c..8ab3511 100644 --- a/sass/_vars.scss +++ b/sass/_vars.scss @@ -1,4 +1,5 @@ -$main: #1a222c; +$main: #110b29; +//$main: #1a222c; $sec: #4B5664; $purple: #54516A; $cut: 550px; \ No newline at end of file -- cgit v1.2.3