diff --git a/frontend/src/styles/reset.ts b/frontend/src/styles/reset.ts index b376b18c..af511e28 100644 --- a/frontend/src/styles/reset.ts +++ b/frontend/src/styles/reset.ts @@ -133,6 +133,7 @@ const reset = css` padding: 0; background-color: transparent; cursor: pointer; + color: black; } a { text-decoration: none;