Skip to content

Commit e3c5d55

Browse files
committed
projects: superscript km2
1 parent 258c330 commit e3c5d55

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/app/projects/page.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -156,12 +156,12 @@ export default function ProjectsPage() {
156156
<div className="max-w-[80%] my-12 flex flex-col md:flex-row justify-center">
157157
<CountUp
158158
value={1270}
159-
unit={"Km2 Area"}
159+
unit={"Km² Area"}
160160
subject={"Under better management of natural resources."}
161161
/>
162162
<CountUp
163163
value={5.2}
164-
unit={"Km2 Area"}
164+
unit={"Km² Area"}
165165
subject={
166166
"Better biophysical conditions within the lands of indigenous communities."
167167
}

0 commit comments

Comments
 (0)