From 84d0727131b41698a0cfccea6f3fec296ed0322d Mon Sep 17 00:00:00 2001 From: Simao Rodrigues Date: Mon, 27 Nov 2023 14:36:26 +0000 Subject: [PATCH] Add right border to intro sections in order to frame them better --- frontend/src/components/static-pages/intro/index.tsx | 2 +- frontend/src/containers/homepage/intro/index.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/components/static-pages/intro/index.tsx b/frontend/src/components/static-pages/intro/index.tsx index 173ba5d4..951ba915 100644 --- a/frontend/src/components/static-pages/intro/index.tsx +++ b/frontend/src/components/static-pages/intro/index.tsx @@ -46,7 +46,7 @@ const Intro: React.FC = ({ {description &&
{description}
} -
+
= ({ onScrollClick }) => {
-
+