Skip to content

Audit redesign spacing sizes and turn them into variables #934

Open
@ericwbailey

Description

@ericwbailey

The redesign uses a lot of repetitive measurement declarations for distance sizing (1rem, 1.5rem, 2rem, etc.). We should:

  • Search through all margin and padding declarations,
  • See what declarations are commonly repeated and turn them into a set of Sass variables
  • Incorporate them into existing spacing utility classes
  • Identify outliers and see if they can be normalized

Metadata

Metadata

Assignees

Labels

claimedWork is being done on an issue.good first issueA small, good place to get started working with the site.help wantedIssues the team would like assistince with.redesignstylingIssues dealing with our Sass/CSS.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions