diff --git a/src/components/Kitty.tsx b/src/components/Kitty.tsx index 407ab2b..f099705 100644 --- a/src/components/Kitty.tsx +++ b/src/components/Kitty.tsx @@ -71,7 +71,7 @@ export const Kitty = (props: {
{props.children}
diff --git a/src/index.scss b/src/index.scss index 6688138..b2a46be 100644 --- a/src/index.scss +++ b/src/index.scss @@ -19,7 +19,7 @@ body { } *::selection { - background-color: #584e5a; + background-color: #58515c; } @font-face {