Skip to content

Commit 7024235

Browse files
committed
text change
1 parent 15a38ff commit 7024235

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -169,10 +169,10 @@ function App() {
169169
/>
170170
)}
171171
<Box bg="white" w="20rem" p="7" position="absolute" top="4" left="4" boxShadow="md" zIndex={1000}>
172-
<Text textStyle="4xl">Spatial Access Measures </Text>
172+
<Text textStyle="4xl" fontWeight="semibold">Spatial Access Measures </Text>
173173

174174
<Text textStyle="xs" py="4">
175-
Spatial Accessibility measures how easily Canadians can reach essential places like jobs, schools, healthcare,
175+
Spatial Accessibility measures how easy it is to reach essential places like jobs, schools, healthcare,
176176
and stores using public transit, cycling, or walking. High accessibility means many destinations are easy to reach,
177177
while low accessibility means it's harder or takes longer to get to the places people need.
178178

0 commit comments

Comments
 (0)