Skip to content

Suggestion Background issue #5

@EleonoraCarrano

Description

@EleonoraCarrano

Hi Jeferson,
I have a suggestion about this effect
I think is better to add this line to CSS

#canvas { position: fixed;}

and you need to correct this

*{margin:0;padding:0;box-sizing:border-box}canvas{display:flex;margin:0 auto;width:100%;height:100vh}

with this

*{margin:0;padding:0;box-sizing:border-box}canvas{display:flex;margin:0 auto;width:100%;height:100%}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions