software-students-fall2021 / project-setup-penguin

project-setup-penguin created by GitHub Classroom
3 stars 4 forks source link

implement mobile/desktop view for creation pages #62

Closed janethuangg closed 3 years ago

janethuangg commented 3 years ago

This PR implements a mobile/desktop view for the card creation and deck creation pages using

desktop 2-column layout: card editor | prompt -> button

Screen Shot 2021-10-25 at 9 12 48 PM

mobile 1-column layout: prompt -> card editor -> button

Screen Shot 2021-10-25 at 9 13 27 PM
jharsch2401 commented 3 years ago

This looks good! I'll merge this and then use it to edit my branch that you mentioned in the comment.