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

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

Style Page Component #12

Closed hackthetunnelsbot[bot] closed 11 months ago

hackthetunnelsbot[bot] commented 11 months ago

Description:

Checkout: client/src/components/Page to get started.

The `Page`` component is used in all the pages provided in the project template. By styling this component, it will impact all other pages that utilize this component.

To complete this challenge, at a minimum, stop the contents of page from directly touching the sides of the screen.

However, you should also consider adding some additional styling to further customize your site. Consider updating the color, fonts, text sizing, or anything else you can think of!

Acceptance Criteria:

The content within the Page component no longer touches the edges of the screen.

elasfaromar commented 11 months ago

Got this

elasfaromar commented 11 months ago

!review

AllanCao12 commented 11 months ago

!review

eriicali commented 11 months ago

!approve

hackthetunnelsbot[bot] commented 11 months ago

Approved by @eriicali

hackthetunnelsbot[bot] commented 11 months ago

This challenge did not unlock any other challenges