-
-
Notifications
You must be signed in to change notification settings - Fork 570
Open
Labels
claimedWork is being done on an issue.Work is being done on an issue.good first issueA small, good place to get started working with the site.A small, good place to get started working with the site.help wantedIssues the team would like assistince with.Issues the team would like assistince with.redesignstylingIssues dealing with our Sass/CSS.Issues dealing with our Sass/CSS.
Description
The redesign uses a lot of repetitive measurement declarations for distance sizing (1rem, 1.5rem, 2rem, etc.). We should:
- Search through all
marginandpaddingdeclarations, - 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.Work is being done on an issue.good first issueA small, good place to get started working with the site.A small, good place to get started working with the site.help wantedIssues the team would like assistince with.Issues the team would like assistince with.redesignstylingIssues dealing with our Sass/CSS.Issues dealing with our Sass/CSS.