From 63f714d5a78b765c117ebf6bbdfdbd748dd45644 Mon Sep 17 00:00:00 2001 From: George Halkiadakis Date: Thu, 4 May 2023 03:02:01 +0300 Subject: authentication; invitation; activation; base form setup --- public/app/views/welcome.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'public/app/views/welcome.php') diff --git a/public/app/views/welcome.php b/public/app/views/welcome.php index e97f748..fd3f703 100644 --- a/public/app/views/welcome.php +++ b/public/app/views/welcome.php @@ -26,15 +26,14 @@ select option { font-size: .87rem; }
-
+
- + + - - -
+
@@ -196,6 +195,8 @@ $('.select-field').select2({ width: '100%' }); // --------------------------------------------------------------------------- + + // 04. FORM-LOGIC // --------------------------------------------------------------------------- -- cgit v1.2.3