From b2e0569eb74cddc92c1e8576755137aa64f95d86 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Mon, 15 Mar 2021 21:52:08 +0100 Subject: colors are right now v2 --- components/logo.tsx | 12 ++++++------ public/favicon.svg | 6 +++--- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/components/logo.tsx b/components/logo.tsx index 7a99507..b0f358f 100644 --- a/components/logo.tsx +++ b/components/logo.tsx @@ -3,9 +3,9 @@ export function LogoDark() {
- - - + + +
@@ -17,9 +17,9 @@ export function LogoLight() {
- - - + + +
diff --git a/public/favicon.svg b/public/favicon.svg index a168733..d6b8e35 100644 --- a/public/favicon.svg +++ b/public/favicon.svg @@ -11,9 +11,9 @@ .outline { stroke: #FCFFFD; } } - - - + + + -- cgit v1.2.3