Aditya-138-12 / Aditya-138-12/URL-Shortener
Add a div
Open
bug
enhancement
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
#### Issue / Description ####
Right now the main URL Shortener div is not inside any main div, and hence it is hard coded, when changing the size of the screen, it basically breaks, so it should be good to introduce a div with `display:flex;` and `flex-direction:column;` and `align-items:center; justify-content:center;`
#### Additional Information ####
none
- [ ] Tested changes locally
- [ ] Updated the docs
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.