diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c19443..63e2c67 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,4 +6,4 @@ ## [v1.0.0](https://github.com/creevoo/official-site/releases/tag/v1.0.0) - 2025-01-20 11:00:11 -\* *This CHANGELOG was automatically generated by [auto-generate-changelog](https://github.com/BobAnkh/auto-generate-changelog)* +\* _This CHANGELOG was automatically generated by [auto-generate-changelog](https://github.com/BobAnkh/auto-generate-changelog)_ diff --git a/src/app/apple-icon.png b/src/app/apple-icon.png index 524d731..fcca26c 100644 Binary files a/src/app/apple-icon.png and b/src/app/apple-icon.png differ diff --git a/src/app/favicon.ico b/src/app/favicon.ico index 524d731..fcca26c 100644 Binary files a/src/app/favicon.ico and b/src/app/favicon.ico differ diff --git a/src/app/icon.png b/src/app/icon.png index 524d731..fcca26c 100644 Binary files a/src/app/icon.png and b/src/app/icon.png differ diff --git a/src/shared/components/common/logo.tsx b/src/shared/components/common/logo.tsx index ebc0506..9edb2aa 100644 --- a/src/shared/components/common/logo.tsx +++ b/src/shared/components/common/logo.tsx @@ -17,7 +17,7 @@ export function Logo({ fill="none" xmlns="http://www.w3.org/2000/svg" > - + diff --git a/src/shared/styles/globals.css b/src/shared/styles/globals.css index 8c2587b..32a66f4 100644 --- a/src/shared/styles/globals.css +++ b/src/shared/styles/globals.css @@ -11,7 +11,7 @@ --color-surface: 0 0 98%; --color-border: 0 0 93%; --color-input: 0 0 94%; - --color-primary: 94 100 10%; + --color-primary: 0 0 0%; --color-primary-foreground: 0 0 98%; --color-secondary: 96 72 67%; --color-secondary-foreground: 0 0 10%;