Skip to content

Commit

Permalink
chore: Remove unused tile background variable
Browse files Browse the repository at this point in the history
  • Loading branch information
jerelmiller committed Jun 23, 2020
1 parent 1d617aa commit 737d1dd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
--color-teal-800: #003539;
--color-teal-900: #002123;

--color-tile-background: rgb(215, 210, 233);
--primary-font-family: 'open sans', sans-serif;
--secondary-font-family: 'effra', sans-serif;
--tertiary-font-family: 'Ovo', serif;
Expand Down

0 comments on commit 737d1dd

Please sign in to comment.