Skip to content

Commit

Permalink
chore(css): remove unused variables
Browse files Browse the repository at this point in the history
  • Loading branch information
machikoyasuda committed Jul 27, 2023
1 parent 2cd52ec commit 13c307c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions benefits/static/css/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -759,9 +759,6 @@ a.card:focus-visible {
--landing-box-background: var(--bs-white);
--landing-box-border: 12px solid var(--primary-color);
--landing-text-color: var(--text-primary-color);
--agency-index-box-background: var(--bs-white);
--agency-index-box-border: 12px solid var(--primary-color);
--agency-index-text-color: var(--text-primary-color);
--landing-page-x-margin: auto;
}

Expand Down

0 comments on commit 13c307c

Please sign in to comment.