From 8c74d1642e6ac472e574751638dfcf6213f53e4c Mon Sep 17 00:00:00 2001 From: kj1352 Date: Sat, 6 Nov 2021 14:49:42 +0530 Subject: [PATCH] removed unwanted select inputs, changed the registeration form inputs to two per column, changed the registeration confimation messages and font size, opacity. --- .../register-business.component.html | 40 +++++--------- .../register-business.component.scss | 52 ++++++++----------- .../register-business.component.ts | 43 +++++++-------- src/app/tabs/tabs.component.scss | 5 ++ src/app/tabs/tabs.component.ts | 15 +++--- 5 files changed, 71 insertions(+), 84 deletions(-) diff --git a/src/app/register-business/register-business.component.html b/src/app/register-business/register-business.component.html index 3ea54a3..bc0e12d 100644 --- a/src/app/register-business/register-business.component.html +++ b/src/app/register-business/register-business.component.html @@ -10,39 +10,25 @@ - -

- This is the full name for a business entity that I wish to reserve, including any required prefixes and suffixes. I understand that this has to be nationally unique, and am not violating any copyrights or trademarks. -

- +
Sorry!
Yay!

{{ error.message }}

+ +

+ + +

- - -
-
{{ nameToCheck }}
-

- - I agree that I am reserving a name for my business entity, and am legally authorized to do so according to both national and local laws. I understand that the government will look through my financial records and will consent to the same. -

- -
- - -
-
+ @@ -71,7 +57,7 @@
-