fix projects!

This commit is contained in:
Lachlan Kermode
2020-05-31 14:19:20 +02:00
parent e49b0e2fb0
commit 08bbe9c85e
4 changed files with 18 additions and 51 deletions

View File

@@ -18,7 +18,7 @@ export default ({
onClick={onClick}
className='project'
x={getX(start)}
y={dims.marginTop + 100}
y={dims.marginTop + offset}
width={length}
style={{ fill: colour, fillOpacity: 0.2 }}
height={2 * sizes.eventDotR}