Skip to content

Create Page Section Component #125

@memtech3

Description

@memtech3

Create component to encapsulate the following behavior:

  • Section title
  • Centering/padding around content
  • Alternating background color shade

This would allow for easier removal of or standardization of background gradients, would cut down on repeated code, would make site more maintainable, and would make site more visually consistent.

Component properties:

  • Title
  • children (built in react prop)
  • Variant (ex: a or b, used to alternate background color for a visual break between sections)

Screenshot of repeated component on a page that would be encapsulated:
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions