CHANGE: Changed AuthModal responsiveness

This commit is contained in:
JustIceO7
2025-02-28 23:42:11 +00:00
parent eb510d8a2e
commit aa12f961a2
5 changed files with 5 additions and 5 deletions

View File

@@ -20,7 +20,7 @@ export default function GoogleLogin() {
alt="Google logo"
className="w-[2em] h-[2em] mr-2"
/>
<span className="flex-grow text-[calc((1.5vw+1.5vh)/2)]">
<span className="flex-grow text-[0.75rem] 2lg:text-[1rem]">
Sign in with Google
</span>
</button>