For each link with the class nav-item
, add a 15px
margin below it add a padding of 5px
.
The background color should be #bac2d5
and the test color #232324
.
Also remove the underscore from the link (use the text-decoration
property).
The font must be Courier New
, a fallback sans-serif
.
This task is part of the Full-Stack JavaScript Course.
If you have any issues with it, you can ask for community help below the post.
Feel free to help others if you’ve already solved the task.