hacktoberfest
hacktoberfest copied to clipboard
style: Remove padding and bottom margin of footer for better symmetry.
On the css for index.html, I added a media query that removed the padding and bottom margin of the footer.
This pull request is automatically deployed with Now. To access deployments, click Details below or on the icon next to each push.
Hi looks like you used prettier or some kind of beautifier. This makes it really hard with merge conflicts :/
Hi. I didn't use a beautifier (I don't even know how to use that, lol). Well, I will try something else :-)
On Sun, Oct 21, 2018 at 11:52 AM Benny Carlsson [email protected] wrote:
Hi looks like you used prettier or some kind of beautifier. This makes it really hard with merge conflicts :/
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/lingonsaft/hacktoberfest/pull/2206#issuecomment-431694014, or mute the thread https://github.com/notifications/unsubscribe-auth/ATboolJ9BpEOQZA87f1CK0Z_F0y9_HUDks5unMJ5gaJpZM4XylfK .
You might have some setting in your editor then that auto fix indentations :) feel free to make new pull request if you don't want to fix this one ;)