diff --git a/src/gatsby-plugin-jaen/components/Logo.tsx b/src/gatsby-plugin-jaen/components/Logo.tsx index d24bff1..d7f3d7a 100644 --- a/src/gatsby-plugin-jaen/components/Logo.tsx +++ b/src/gatsby-plugin-jaen/components/Logo.tsx @@ -13,7 +13,7 @@ export const Logo = (props: any) => { ".squarel": { fillRule: "evenodd", clipRule: "evenodd", - fill: "#000000", + fill: "#bb2649", }, ".k": { fill: "#FFFFFF",