1
1
mirror of https://github.com/primer/css.git synced 2024-11-28 13:12:16 +03:00

update variable name

This commit is contained in:
Diana Mounter 2019-03-12 16:27:46 -04:00
parent ead77b2ee6
commit 3af7de608b

View File

@ -22,7 +22,7 @@ $h000-size: 64px !default;
$h000-size-mobile: 48px !default; $h000-size-mobile: 48px !default;
// Colors // Colors
$green-450: mix($green-500, $green-400, 50%); $green-mktg: mix($green-500, $green-400, 50%);
$blue-mktg: mix($blue-400, $blue-500, 42%); $blue-mktg: mix($blue-400, $blue-500, 42%);
// Animations // Animations