xHergz / TheMakeupApp

Capstone project for SET
0 stars 0 forks source link

Search result overflow #117

Closed xHergz closed 5 years ago

xHergz commented 5 years ago

Description:

The artist information of the search pages is overflowing the card on the small mobile screen.

Reproduction Steps:

  1. Perform search where there is results
  2. Observe overflow of contents

    Proposed Solution:

    Make the price and request appointment button stack on top of eachother with display flex column on the smallest screen.