Mov305 / P1-portofolio

A living and changing collection of projects that reflect your accomplishments, skills, experiences, and attributes. It highlights and showcases samples of some of your best work, along with life experiences, values, and achievements. Built with javascript, css, and html
4 stars 0 forks source link

Peer-to-peer code review #4

Open sntgopl opened 2 years ago

sntgopl commented 2 years ago

-Please set a max-height for the header inside the grid son it doesn't overlap the list. -Please set a min-width to the list so it doesn't' overlap the text. Kindly try to add a :hover action for buttons and links.

Kumilachew-g commented 2 years ago
  1. It is better to use max-height for the header inside the grid to solve the overlap in the list
  2. It is better to use min-width to the list to solve the overlap in the list