From 6fd0c0176ef26b9595c951bdb8975df423b0f28a Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Tue, 14 Sep 2021 09:47:06 +0700 Subject: [PATCH] Register-Verification-sent.html - Added a WIP Card with text --- register-verification-sent.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/register-verification-sent.html b/register-verification-sent.html index 23d37cf..7882d4f 100644 --- a/register-verification-sent.html +++ b/register-verification-sent.html @@ -25,6 +25,18 @@ border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; } + + .card { + width: 70%; + position: center; + margin: auto; + text-align: center; + border-bottom-left-radius: 20px; + border-bottom-right-radius: 20px; + border-top-left-radius: 20px; + border-top-right-radius: 20px; + background-color: #212226; + } @@ -38,6 +50,16 @@ +
+ +
+ Logo +
+

Verify Your Email Address

+

Before proceeding, please check your email for a verification link to verify your email address.

+
+
+