HackTheTunnels / hack-the-tunnels-the-chilly-pineapples

hack-the-tunnels-the-chilly-pineapples created by GitHub Classroom
0 stars 3 forks source link

Responsive Home Page Products #5

Open hackthetunnelsbot[bot] opened 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.

Fallendawn05 commented 1 year ago

its bad, but theirs like extrnal formatting messing with it so idk what to to or where its coming from

Fallendawn05 commented 1 year ago

ill fix it up later if i care

Fallendawn05 commented 1 year ago

!review