Skip to content

Commit

Permalink
tasks are made more transparent in the project detail page
Browse files Browse the repository at this point in the history
  • Loading branch information
nrjadkry committed Sep 13, 2024
1 parent a229f6e commit c339752
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ const MapSection = () => {
paint: {
'fill-color': '#ffffff',
'fill-outline-color': '#484848',
'fill-opacity': 0.8,
'fill-opacity': 0.5,
},
}
}
Expand Down

0 comments on commit c339752

Please sign in to comment.