mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-25 18:20:46 +02:00
Fix color mismatch between legend and roadmap sections (#7729)
This commit is contained in:
@@ -3637,7 +3637,7 @@
|
||||
"legends": [
|
||||
{
|
||||
"id": "Z0WmUXWj-7draje3jE1WR",
|
||||
"color": "#2d72d2",
|
||||
"color": "#874efe",
|
||||
"label": "Personal Recommendation (Opinion)"
|
||||
},
|
||||
{
|
||||
@@ -4461,4 +4461,4 @@
|
||||
"focusable": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user