From 5bbc83bb29417737c0486144dcd31cf8baca965f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Gonz=C3=A1lez=20Mu=C3=B1oz?= Date: Mon, 28 Oct 2024 12:51:52 +0100 Subject: [PATCH] work packages rework --- src/containers/about/partners/index.tsx | 2 +- src/containers/about/work-packages/index.tsx | 158 ++++--------------- 2 files changed, 28 insertions(+), 132 deletions(-) diff --git a/src/containers/about/partners/index.tsx b/src/containers/about/partners/index.tsx index 84dd5c5..a29eda2 100644 --- a/src/containers/about/partners/index.tsx +++ b/src/containers/about/partners/index.tsx @@ -27,7 +27,7 @@ export default function Partners() { technology, and natural sciences, most of whom also have substantial experience with hands-on Citizen Science. The consortium also consists of institutional actors, environmental NGOs practicing Citizen Science, as well as a network of Fab Labs and - Designers and the private sector. This enables the more4nature consortium to implement its + designers and the private sector. This enables the more4nature consortium to implement its ambitious and truly innovative approach.

);