Skip to content

Conversation

TheJoin95
Copy link

In the createSVG and initEvents functions the svg was created like:
this.DOM.svg.setAttribute('height',${winsize.width}px);

I changed the property from width to height. This should fix the mobile view and responsiveness

In the createSVG and initEvents functions the svg was created like:
`this.DOM.svg.setAttribute('height',`${winsize.width}px`);`

I changed the property from width to height. This should fix the mobile view and responsiveness
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant