Closed ronakf11 closed 3 years ago
HI @ronakf11 ,
We had already discussed this with the professor and responsiveness (mobile, tablet) of the website is not something that should be focused for testing.
@ronakf11 Closing this as the scope of the project is Web Application for Desktop Browsers
Issue tracker is ONLY used for reporting bugs. New features should be discussed in its own thread on the #general channel of slack.
When I make the width of webpage smaller, the line "We have 655 great civil service jobs for you!" is hideen behing the navbar.
Expected Behavior
The display of website and content should both be responsive.
Current Behavior
Currently the container div on landing page hides partially behind navbar on testing for responsiveness
Ideas for Improvement
Can be due to no overflow set in CSS for particular section.
Steps to Reproduce
Context (Environment)
This issue can be sorted by updating CSS for on basis of screen width and applying overflow or manually adding padding or margin according to specific needs.