Skip to content

Commit

Permalink
Adjust suunnistusalue fill color
Browse files Browse the repository at this point in the history
  • Loading branch information
vharmain committed Jan 18, 2025
1 parent 02ccb7d commit c8360cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/src/cljc/lipas/data/styles.cljc
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@
:stroke {:color "#000000"}},
4510
{:shape "polygon",
:fill {:color "#ff502d"},
:fill {:color "#d4715d"},
:stroke {:color "#000000", :width 1.5}},
4240
{:shape "square",
Expand Down

0 comments on commit c8360cc

Please sign in to comment.