mirror of
https://github.com/bellingcat/ukraine-timemap.git
synced 2026-06-12 21:38:35 +03:00
update dimensions of track according to number of categories
This commit is contained in:
@@ -5,8 +5,13 @@ export const colors = {
|
||||
white: '#fff'
|
||||
}
|
||||
|
||||
export const sizes = {
|
||||
eventDotR: 5
|
||||
}
|
||||
|
||||
export default {
|
||||
darkBackground: colors.black,
|
||||
primaryHighlight: colors.yellow,
|
||||
secondaryHighlight: colors.white
|
||||
secondaryHighlight: colors.white,
|
||||
sizes
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user