{ router.push(url); @@ -67,7 +70,8 @@ export function Button({ url, color, backgroundColor, description, hover, testId font-medium text-xl ${backgroundColor} ${hover} - border border-transparent rounded-lg + border-transparent rounded-lg + dark:${dark} ${color} w-[250px] h-[54px] justify-center diff --git a/src/pages/LoginPage/index.tsx b/src/pages/LoginPage/index.tsx index 3a1918a..c735350 100644 --- a/src/pages/LoginPage/index.tsx +++ b/src/pages/LoginPage/index.tsx @@ -84,10 +84,10 @@ const LoginPage = () => { return (
- 또는 + 또는