Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes issue #63
Type of Change
Put
x
inside the square bracket to specify what type of change your PR is:Description of Change
The Navbar color in the home page is now same as in the design intended in figma file. Also Try It Out button is now also according to style required.
Implementation Details
I have updated index.html file and landingpage.css file in resources/css folder. Updated the style and html file and added correct background color and appropriate display for elements in navbar section to arrange as desired and become responsive. Also i deleted unnecessary elements and styles which were harming responsive and clean navbar. These deletions and additions have no side effect on the functioning of the web page.
Demo
Provide screenshots or a video demonstrating the feature in action.
(Include attachments or links, if applicable.)