From 414cc8af1914c842fb173c24d1c69583799cc332 Mon Sep 17 00:00:00 2001 From: "k.triantafyllou" Date: Fri, 6 Oct 2023 10:14:53 +0300 Subject: [PATCH] Add connect logo in background of slider section in home page. Update theme. --- src/app/communities/communities.component.html | 4 ++-- src/app/communities/communities.component.less | 6 +++--- src/assets/openaire-theme | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/communities/communities.component.html b/src/app/communities/communities.component.html index 299bcc2..7c6e6c7 100644 --- a/src/app/communities/communities.component.html +++ b/src/app/communities/communities.component.html @@ -30,8 +30,8 @@ -
-
+
+
Benefits.

diff --git a/src/app/communities/communities.component.less b/src/app/communities/communities.component.less index 3600bb2..2007652 100644 --- a/src/app/communities/communities.component.less +++ b/src/app/communities/communities.component.less @@ -7,7 +7,7 @@ .connect-dark-logo-background { background-image: url("~src/assets/connect-assets/home/connect-dark-logo.svg"); background-repeat: no-repeat; - background-position: left 95%; - background-size: 65%; + background-position: -5% 100%; + background-size: 35%; } -} \ No newline at end of file +} diff --git a/src/assets/openaire-theme b/src/assets/openaire-theme index 51ac1b2..540b397 160000 --- a/src/assets/openaire-theme +++ b/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit 51ac1b254b39b3c2d9124f191091fc926f9535fe +Subproject commit 540b3970611802a614ea61fd90686dbeafc43484