codeforcauseorg / edu-client

Product focuses on 100% education as well as upskilling developing countries and rural areas.
https://educlient.codeforcause.org/
MIT License
130 stars 150 forks source link

Add padding in wishlist container #40

Closed rajatgupta24 closed 3 years ago

rajatgupta24 commented 3 years ago

Issue Number fixes #37

Describe the changes you've made Add extra padding in the end of wishlist container

Describe if there is any unusual behavior (Any Warning) of your code(Write NA if there isn't) NA

Checklist

Abhishek-kumar09 commented 3 years ago

Please revert changes in lock file, they are not the part of this PR

Abhishek-kumar09 commented 3 years ago

The only thing you need to do is to change https://github.com/codeforcauseorg/edu-client/blob/8c48616c950a4a2875c79e4211d2e6373673dd79/src/layouts/MainLayout/index.js#L19

paddingTop: 64 to paddinBottom: 64, This will solve the issue.

rajatgupta24 commented 3 years ago

There is some error happening in my local repo can i create another PR.