chrisfishbob / ionic-pen

1 stars 2 forks source link

Fixed Carousel Book Image Size Issues on Mobile #40

Closed chrisfishbob closed 1 year ago

chrisfishbob commented 1 year ago

Changes: Home page carousel now reduces page size to 1 on mobile view. Previously the books on the carousel were too small on mobile. Added media query on the corresponding CSS file to increase book image size on mobile view since now we are only displaying one book at a time.

"Choose for me" feature reinstated (previously removed while debugging).

Samay-Gupta commented 1 year ago

Looks good, ready to merge

chrisfishbob commented 1 year ago

Ignore the closed with unmerged commits message. This got merged, but we messed up in Git somewhere.

chrisfishbob commented 1 year ago

Thanks for the review!