Hello! Could you review my code and give it an assessment
Hi @DiYuriivna
Nicely styled page you have here. Looks really great.
I have only two small remarks:
- In the
h2 + p
selector we want a text indent of the first line. Have a look at: https://developer.mozilla.org/en-US/docs/Web/CSS/text-indent - It would be useful to make the links in the side nav as big as the li. This way we could click anywhere in the li to open the link and not just the text.
Cheers,
Michael
Thank you for your helpful comments, Michael!! Now I know how to add width and height to inline elements:)
1 Like