Closed tanishq-arya closed 3 years ago
For the text I have added scroll on hover. This looks much better than when I tried with points/lists.
Some images are stretching, fix it.
I'll try but they are stretching because the images are of different dimensions.
@swapnilsparsh Done. The images look much better and clear now.
Also I was thinking should I try to modify the cols, make them 2 cols in medium instead of three and make a single row with col wrap.
@swapnilsparsh I have not yet made a fresh pull for this branch as the manage.py file doesn't work. What should I do for the updated master ? Should I pull from upstream and push to my master ?
@swapnilsparsh I have not yet made a fresh pull for this branch as the manage.py file doesn't work. What should I do for the updated master ? Should I pull from upstream and push to my master ?
Yes
git pull --tags upstream master From https://github.com/swapnilsparsh/Rescue
- branch master -> FETCH_HEAD error: unable to unlink old 'db.sqlite3': Invalid argument
getting this error
@swapnilsparsh I am getting this
Should I just stage these changes and make push commit named merge ?
I fetched and merged from the console in github, but it is not showing here that merge has been made.
@swapnilsparsh I merged upstream/master into this branch I think you can merge this now if everything is okay.
@tanishq-arya Resolve the conflicts.
@swapnilsparsh this one ?
@swapnilsparsh I am unable to fetch any updates because of some database error. I had made a backup branch earlier so I'll make changes to that and raise a new PR.
Thank you @tanishq-arya for your contribution. Looking forward for more such amazing contributions :)
Related Issue or bug
Fixes: #325
Describe the changes you've made
A clear and concise description of what you have done to successfully close your assigned issue. Any new files? or anything you feel to let us know!
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.
Describe if there is any unusual behaviour of your code(Write
NA
if there isn't)A clear and concise description of it.
Checklist:
Screenshots