Skip to content

Commit 01843fa

Browse files
committed
style: make stac-map bold
1 parent e268da6 commit 01843fa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/panel.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ function Introduction() {
8686
return (
8787
<Stack fontSize={"sm"} fontWeight={"lighter"}>
8888
<Box>
89-
stac-map is a map-first, statically-served, single-page visualization
90-
tool for{" "}
89+
<strong>stac-map</strong> is a map-first, statically-served, single-page
90+
visualization tool for{" "}
9191
<Link variant={"underline"} href="https://stacspec.org">
9292
STAC
9393
</Link>{" "}

0 commit comments

Comments
 (0)