add value for color chill-llight-gray - also for css variables

This commit is contained in:
nobohan 2018-06-01 10:25:59 +02:00
parent ead3e23e16
commit 4c5aa5f01a

View File

@ -49,7 +49,7 @@ $light-grey: $chill-light-gray;
--chill-pink: #dd506d;
--chill-dark-gray: #333333;
--chill-light-gray: #b2b2b2;
--chill-llight-gray: #b2b2b2;
--chill-llight-gray: #e6e6e6;
--dark-grey: #333333;