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

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

Responsive Home Page Products #5

Closed hackthetunnelsbot[bot] closed 1 year ago

hackthetunnelsbot[bot] commented 1 year ago

Description:

Checkout: client/src/pages/Home/Home.style.scss to get started.

Using Flexbox and the flex-wrap CSS property, make the products appear in rows that responsively wrap when the width of the page changes.

Utilize the gap CSS property to set space between each of the items within the Flexbox.

Acceptance Criteria:

Products now appear in rows and or a grid instead of one verticle column. Products should wrap onto multiple lines when the width of the page is updated.

GermanIvk05 commented 1 year ago

I will try this

GermanIvk05 commented 1 year ago

!review

Nguyen-HanhNong commented 1 year ago

!approve

hackthetunnelsbot[bot] commented 1 year ago

Approved by @Nguyen-HanhNong

hackthetunnelsbot[bot] commented 1 year ago

This challenge did not unlock any other challenges