jmbb1720 / SwapD

A web-based platform where people can exchange skills.
0 stars 2 forks source link

Navigation Bar Hover Effect #7

Closed jmbb1720 closed 4 years ago

jmbb1720 commented 4 years ago

Problem

When we hover on the navigation bar, the red color does not entirely cover the category.

Steps to reproduce the problem

Change padding property of ID Home in the newstyle.css file to make the red color area bigger.

Screenshot

Screen Shot 2020-05-18 at 8 56 52 AM

What is fixed

The padding property is changed from 10px to 20px and now when we hover on the navigation bar, the red color entirely covers the category.