Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

Rectified the Extra margin bug in the profile page #685

Closed Hackerbone closed 3 years ago

Hackerbone commented 3 years ago

Description

Rectified the extra margin on the paragraph in the profile page. Wrt. issue : #679

Test process

Changes done in the profile.scss file where margin of paragraph tag was put 0, which rectified the issue. The reload of the page shows the changes.

Before

Before

After

After

Requirements to merge

Hackerbone commented 3 years ago

@MattIPv4 if all seems fine do merge this and put necessary tags! Thanks!

Hackerbone commented 3 years ago

Ya sure ill add a class to it.

Hackerbone commented 3 years ago

@MattIPv4 can you help me to find the html.erb file where this content is written? I am unable to find it.

Hackerbone commented 3 years ago

I will re open a new PR this has some issues