diff --git a/Web/public/scss/pages/_frontend.scss b/Web/public/scss/pages/_frontend.scss index e3e3113..3d02904 100755 --- a/Web/public/scss/pages/_frontend.scss +++ b/Web/public/scss/pages/_frontend.scss @@ -5,6 +5,8 @@ width: 100%; background-color: var(--mat-sys-background) !important; z-index: 9; + -webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2); +box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.2); } } @@ -17,9 +19,7 @@ } .tab-header { - .profileTabs { - .mat-mdc-tab { padding: 30px 16px; height: auto; @@ -34,7 +34,6 @@ border-top-width: 0; } } - } .home-page .expansion-panel .mat-expansion-panel-body { @@ -65,7 +64,6 @@ } } - .spacing-top-bottom { padding: 80px 0; } @@ -140,4 +138,4 @@ .footer-content .left-side-content { padding: 30px !important; } -} \ No newline at end of file +} diff --git a/Web/src/app/pages/authentication/side-login/side-login.component.html b/Web/src/app/pages/authentication/side-login/side-login.component.html index 024758b..6294343 100755 --- a/Web/src/app/pages/authentication/side-login/side-login.component.html +++ b/Web/src/app/pages/authentication/side-login/side-login.component.html @@ -4,71 +4,40 @@
{{ topcard.subtitle }}
+{{ topcard.subtitle }}
- - @if (topcard.title.includes('12+')) { -- Our users' feedback is a testament to our commitment to quality - and user satisfaction. Read what they have to say about their - journey with us. -
-- Our users' feedback is a testament to our commitment to quality - and user satisfaction. Read what they have to say about their - journey with us. -
- -{{ item.answer }}
-