Skip to content

Commit

Permalink
Remove link colours (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ned Zimmerman committed Nov 26, 2018
1 parent 1013e27 commit c62997e
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions assets/styles/components/_colors.scss
Expand Up @@ -8,13 +8,6 @@ $color-5: initial !default; // Alternate shading.

//HTML ELEMENTS COLOR

//A-LINK COLOR
$link-color: (
epub: initial,
prince: initial,
web: var(--primary, #b01109)
) !default;

//BODY COLOR
$body-color: $color-1 !default;

Expand Down

0 comments on commit c62997e

Please sign in to comment.