Hack-The-Tunnels-8 / hack-the-tunnels-hostility

hack-the-tunnels-hostility created by GitHub Classroom
0 stars 0 forks source link

Responsive Product Page #33

Closed hackthetunnelsbot[bot] closed 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

Checkout: client/src/pages/Product/Product.tsx to get started.

Utilize responsive CSS styling so that on mobile devices the right column will appear underneath the left column.

example

Utilize Media queries, Flexbox, CSS Grid, or any technique of your choosing.

Acceptance Criteria:

On "mobile device" screen resolutions, the page transforms to use a "column" layout instead of a "row" layout as shown in the example screenshot within the description.

GermanIvk05 commented 1 year ago

I will try this

GermanIvk05 commented 1 year ago

!review

MathyouMB commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @MathyouMB

hackthetunnelsbot[bot] commented 1 year ago

This challenge did not unlock any other challenges