darryncodesβ’ 6,390
@darryncodes
Posted
Hey Tiass, your design is excellent - really well done!
Responsive across all viewports and slick use of JS and SCSS.
A few very minor points i noticed:
- I think you put
color: #9095a7;
on yourfooter__links
instead of the<a>
itself - You could add aria labels to your links to clear your accessibility report too
Happy coding π€
0