From aba199e10d4f2f268cf0f4102e5036620d0d156b Mon Sep 17 00:00:00 2001 From: "konstantina.galouni" Date: Wed, 7 Feb 2024 16:56:16 +0200 Subject: [PATCH] [develop | DONE | FIXED]: [BUG FIX] resultLanding.component.html & project.component.html & organization.component.html & dataProvider.component.html: Moved outside any parent html tag - was missing from mobile screens. --- .../dataProvider/dataProvider.component.html | 11 ++++++----- .../organization/organization.component.html | 12 +++++++----- landingPages/project/project.component.html | 10 ++++++---- landingPages/result/resultLanding.component.html | 11 ++++++----- 4 files changed, 25 insertions(+), 19 deletions(-) diff --git a/landingPages/dataProvider/dataProvider.component.html b/landingPages/dataProvider/dataProvider.component.html index 59528c96..d9cd5a60 100644 --- a/landingPages/dataProvider/dataProvider.component.html +++ b/landingPages/dataProvider/dataProvider.component.html @@ -1,3 +1,8 @@ + + +
@@ -95,11 +100,7 @@
- - +
diff --git a/landingPages/organization/organization.component.html b/landingPages/organization/organization.component.html index dbcb6cca..04f4235a 100644 --- a/landingPages/organization/organization.component.html +++ b/landingPages/organization/organization.component.html @@ -1,3 +1,9 @@ + + + +
@@ -116,11 +122,7 @@
- - - +
diff --git a/landingPages/project/project.component.html b/landingPages/project/project.component.html index 1c0742a9..709366de 100644 --- a/landingPages/project/project.component.html +++ b/landingPages/project/project.component.html @@ -1,3 +1,8 @@ + + +
@@ -141,10 +146,7 @@
- - +
diff --git a/landingPages/result/resultLanding.component.html b/landingPages/result/resultLanding.component.html index d102c511..b43476da 100644 --- a/landingPages/result/resultLanding.component.html +++ b/landingPages/result/resultLanding.component.html @@ -1,3 +1,8 @@ + + +
@@ -161,11 +166,7 @@
- - - +