Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Height #42

Open
D3v3l0per1 opened this issue Aug 21, 2018 · 1 comment
Open

Custom Height #42

D3v3l0per1 opened this issue Aug 21, 2018 · 1 comment

Comments

@D3v3l0per1
Copy link

Hey guys idk if it is an issue or I'm just to stupid to adjust the height so yea my question is what is the best way to adjust the height?
Should i put the Particles Component in a own div container or should i directly adjust it i mean i tried to change the height at the .particles-js-canvas-el class and at the vue-particles class...
In my opinion i need to change the height at the .particles-js-canvas-el class cause it works when i change it in the DevTools of firefox and chrome!
Or should i do it via js?

Sry for the long text :d

@D3v3l0per1
Copy link
Author

D3v3l0per1 commented Aug 21, 2018

nvm found a solution lul I was just a lil stupid XD

just had change the height at the particles id xd

#particles {
  height: 300px;
}

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

No branches or pull requests

1 participant