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 extra spacing in paragraph (bug) #686

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 I had closed the earlier PR because it had some errors in . Do merge this if this seems fine! Thanks!