From c53bd39f4b18593e0160b77f3712bebf9960e7bf Mon Sep 17 00:00:00 2001 From: Grant Steffen Date: Thu, 16 May 2024 11:29:12 -0400 Subject: [PATCH] Fix some blocks styling --- docs/blocks/authentication/ForgotPassword.story.tsx | 6 +++--- docs/blocks/authentication/Login.story.tsx | 2 +- docs/blocks/authentication/Register.story.tsx | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/blocks/authentication/ForgotPassword.story.tsx b/docs/blocks/authentication/ForgotPassword.story.tsx index dcd2dfd6..5f9c69ad 100644 --- a/docs/blocks/authentication/ForgotPassword.story.tsx +++ b/docs/blocks/authentication/ForgotPassword.story.tsx @@ -175,7 +175,7 @@ export const ForgotPasswordFull = () => { animate={{ y: 0, opacity: 1 }} className="h-full w-full flex flex-col items-start p-7" > - +

Forgot Password? @@ -237,7 +237,7 @@ export const ForgotPasswordFull = () => {

- +
); @@ -349,7 +349,7 @@ export const ResetPassword = () => { contentClassName="w-full h-full grow flex flex-col" > - + Create an account diff --git a/docs/blocks/authentication/Login.story.tsx b/docs/blocks/authentication/Login.story.tsx index 7c0be54d..5ce8b23d 100644 --- a/docs/blocks/authentication/Login.story.tsx +++ b/docs/blocks/authentication/Login.story.tsx @@ -277,7 +277,7 @@ export const LoginFull = () => { className="h-full w-full flex flex-col items-start p-7" >
- +

Log In or create account

diff --git a/docs/blocks/authentication/Register.story.tsx b/docs/blocks/authentication/Register.story.tsx index 761ae86d..08761de7 100644 --- a/docs/blocks/authentication/Register.story.tsx +++ b/docs/blocks/authentication/Register.story.tsx @@ -72,7 +72,7 @@ export const Register = () => {
- +

Welcome to Reablocks @@ -209,12 +209,12 @@ export const RegisterFull = () => {
- +

Welcome to Reablocks