Skip to content

Commit

Permalink
updated description in methodology section
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsingal committed Nov 22, 2023
1 parent 9826045 commit 58d49d4
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions marketing/src/containers/methodology/hero/component.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,11 @@ const Hero: React.FC = () => {

<div className="space-y-2">
<h4 className="text-base font-bold text-black">Full methodology</h4>
<p className="text-sm text-black/40">
<div className="text-sm text-black/40">
In-depth description of every feature.
</p>
<br />
<span className="italic">Updated Oct 2023</span>
</div>
</div>
</div>
</a>
Expand All @@ -90,7 +92,11 @@ const Hero: React.FC = () => {

<div className="space-y-2">
<h4 className="text-base font-bold text-black">Executive summary</h4>
<p className="text-sm text-black/40">An overview of how it functions.</p>
<div className="text-sm text-black/40">
An overview of how it functions.
<br />
<span className="italic">Updated Oct 2023</span>
</div>
</div>
</div>
</a>
Expand Down

1 comment on commit 58d49d4

@vercel
Copy link

@vercel vercel bot commented on 58d49d4 Nov 22, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

landgriffon-marketing – ./marketing

landgriffon-marketing-git-dev-vizzuality1.vercel.app
landgriffon-marketing-vizzuality1.vercel.app
landgriffon-marketing.vercel.app

Please sign in to comment.