Hacktoberfest 2019 Day 1

Hey, everyone!  I joined Hacktoberfest this year!  Which means I have about a month to get four Pull Requests in to be able to get a T-Shirt!

I was able to find a fairly simple project for my first Pull Request: Benny wants a Portfolio Website.  I looked at his live site for the project and saw that his picture in the main body was off-center.  With some minor CSS, I was able to center that image in Chrome's developer console.  I then forked the repo on GitHub, cloned my fork using Git Bash/GUI, opened it in Atom (text editor), and added CSS for the profile_image id.  After that, I pushed my changes to my fork and created a new Pull Request to send my code to Benny's project.  Sweet!  One down, three more to go!

Comments

Popular posts from this blog

Game Off 2019 Day 4

Hacktoberfest 2019 Day 8

Metroidvania Month 7 Day 6