abhishekashyap / codeRigade

Realtime collaborative code-editor
https://coderigade.netlify.app/
MIT License
20 stars 10 forks source link

Add Sticky Footer to Codebox #1

Closed RaghavK16 closed 4 years ago

RaghavK16 commented 4 years ago

Added a minimal sticky footer to the Codebox, with a link to the original repo. Closes #2

abhishekashyap commented 4 years ago

Thanks for your contribution Raghav. Please make sure to discuss the issue before making PRs so your hard work doesn't get wasted.

I don't think we need to add a dependency for the footer, CSS could be used to achieve the same too. Let's modify the footer accordingly.

Looking forward to more contributions from you!

RaghavK16 commented 4 years ago

Sure, @abhishekashyap. I'll make sure about that!