For mobile ,Dekstop and tablet i had to increase the height in the view port as there is a space in the fotter
Open
- 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
Assessment
This issue has not been assessed yet.