diff options
| author | unitexe <unitexe70@gmail.com> | 2026-01-06 23:42:27 -0600 |
|---|---|---|
| committer | unitexe <unitexe70@gmail.com> | 2026-01-06 23:42:49 -0600 |
| commit | 3f20457b8efe016f94b57357c2e176a93be8e1fd (patch) | |
| tree | 91aef940c8c540b3955ee11d2cd92b1e74abfb21 /sass/_vars.scss | |
| parent | a3cb6035da84898bc82daa356791191262f74f35 (diff) | |
Customize for closed circuit consultingmaster
- 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
Diffstat (limited to 'sass/_vars.scss')
| -rw-r--r-- | sass/_vars.scss | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
