MSTC-DA-IICT / B-for-Blog

Hacktoberfest 2021
MIT License
2 stars 10 forks source link

[Bug] Registration form overlaps navbar #27

Closed dishantvyas15 closed 3 years ago

dishantvyas15 commented 3 years ago

Bug Desciption The registration form on the registration.html page is seen to be overlapping on the navbar.

To Reproduce Steps to reproduce the behavior:

  1. Start the Django server by running py manage.py runserver in the root directory.
  2. Visit /registration

Expected behavior The registration form should be well spaced from the navbar. You may see the login page for reference.

Screenshot image

ayushkr7 commented 3 years ago

Hi, I would like to work on this issue.

dishantvyas15 commented 3 years ago

Sure @ayushkr7. Go on.