From ab708d629fe7c88758040def3a1a59cbead0b18c Mon Sep 17 00:00:00 2001 From: haroon amjad Date: Sun, 24 Oct 2021 09:23:18 +0300 Subject: [PATCH] fixed business card issues --- .../business-card/business-card.component.scss | 4 +++- .../app/hmg-common/ui/welcome-login/welcome.component.html | 6 +++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/Mohem/src/app/authentication/business-card/business-card.component.scss b/Mohem/src/app/authentication/business-card/business-card.component.scss index b50d8d89..f85bbad2 100644 --- a/Mohem/src/app/authentication/business-card/business-card.component.scss +++ b/Mohem/src/app/authentication/business-card/business-card.component.scss @@ -38,8 +38,10 @@ // CS .card-size{ transform: rotate(90deg) !important; - padding: 5% !important; + // padding: 5% !important; + // padding-right: 0px !important; padding-right: 0px !important; + padding-left: 15% !important; } .qr-style{ left: 260% !important; diff --git a/Mohem/src/app/hmg-common/ui/welcome-login/welcome.component.html b/Mohem/src/app/hmg-common/ui/welcome-login/welcome.component.html index 32e5c5ff..b0a33fd3 100644 --- a/Mohem/src/app/hmg-common/ui/welcome-login/welcome.component.html +++ b/Mohem/src/app/hmg-common/ui/welcome-login/welcome.component.html @@ -1,4 +1,4 @@ - +