EddieHubCommunity / EventCalendar

Community events from TwitterSpaces to Live streams to Conferences
http://eventcalendar.eddiehub.org
MIT License
40 stars 43 forks source link

Footer icon spacing #50

Closed BSlaven closed 3 years ago

BSlaven commented 3 years ago

From issue: #49.

I added some margin to the icon.

I also added some padding-left to the footer itself

I used a Footer.css file, because I really do not like using inline styles.

A screenshot: Screenshot

mohan-murali commented 3 years ago

seems like you have other changes as well in this PR. You might need to create a new branch from main and then add these changes on top of that.

BSlaven commented 3 years ago

I created a branch for the footer from a previously used branch. That is in a different PR.