From a05c151cc1371b4cd480da974f52ba2250a0c70c Mon Sep 17 00:00:00 2001 From: Matthew Patrick Date: Tue, 14 Sep 2021 09:48:59 +0700 Subject: [PATCH] Register-Verification-completed.html - Added a WIP Card with text --- register-verification-completed.html | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/register-verification-completed.html b/register-verification-completed.html index 23d37cf..f317788 100644 --- a/register-verification-completed.html +++ b/register-verification-completed.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,15 @@ +
+ +
+ Logo +
+

Verification Completed !!

+

Please click here to sign in.

+
+