mirror of
https://github.com/alvierahman90/capitals_quiz.git
synced 2024-11-24 02:09:55 +00:00
fix colors
This commit is contained in:
parent
a31d56f9b9
commit
344d0bfe8f
@ -39,8 +39,8 @@ var resultsChart = new Chart(
|
|||||||
labels: [],
|
labels: [],
|
||||||
data: [],
|
data: [],
|
||||||
backgroundColor: [
|
backgroundColor: [
|
||||||
"#ab4642",
|
|
||||||
"#a1b56c",
|
"#a1b56c",
|
||||||
|
"#ab4642",
|
||||||
]
|
]
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user