Skip to content

Commit

Permalink
Update Logo.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
kleberbaum authored Nov 21, 2023
1 parent 3b40f58 commit 4c57dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gatsby-plugin-jaen/components/Logo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ export const Logo = (props: any) => {
".squarel": {
fillRule: "evenodd",
clipRule: "evenodd",
fill: "#000000",
fill: "#bb2649",
},
".k": {
fill: "#FFFFFF",
Expand Down

0 comments on commit 4c57dcd

Please sign in to comment.