garris / garris/BackstopJS

For mobile ,Dekstop and tablet i had to increase the height in the view port as there is a space in the fotter

Open
#1,589 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
7.2k
Forks
621
PR merge metrics
No merged PRs in 30d

Description

View port 👍 viewports": [
{
"label": "phone",
"width": 320,
"height": 665
},

{
"label": "tablet",
"width": 1024,
"height": 768
},

{
"label": "desktop",
"width": 1920,
"height": 1105
} ..This ways the space is not there and looks fine.Can this be done any leads would be helpful

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.