Let’s decorate our navigation a little.
Set the background of the .nav
unit to the background color of #EPS8EF
.
Add 10px vertical padding and 15px
horizontal padding for the .nav
block
The height of the navigation block must be full-page, let’s set it to 100vh
.
The total width of the block should not exceed 150px
and the height 100vh
.
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.