This repo shows how to use CSS to make some basic modifications to pre-built Clerk Components.
- inside
pages/sign-in
andpages/sign-up
we add custom text and a custom wrapper. - inside
styles/globals.css
we use CSS to style the wrapper, style the custom header, and make the whole component a bit more compact.
If you have any questions, feel free to contact us through our support page.