Skip to content

Commit

Permalink
chore: Update Hero Map component alignment and height
Browse files Browse the repository at this point in the history
  • Loading branch information
koechkevin committed Nov 12, 2024
1 parent 0ce3894 commit 92065e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/climatemappedafrica/src/components/Hero/Map.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ function Map({
sx={{
height: 108,
width: "100%",
mb: 1,
}}
>
<Legend title={averageTemperature} data={legend} />
Expand Down

0 comments on commit 92065e2

Please sign in to comment.