canriquez/using-bootstrap

feedback from #team-73-the-corgis

Opened this issue · 0 comments

This is our feedback

  • Considering page is work in progress it looks good.
  • best practice: Make sure you fix indentations and selector nesting on CSS.
  • Search animation: Best way could be using the pseudo class :focus to detect focus on search box and then apply the required changes. As well as using ::placeholder, for eliminating the 'search' word on focus.