feat: Integrate new svg icons set + config wiz UI improvements

This commit is contained in:
NGPixel
2017-10-29 01:30:46 -04:00
parent 51cd37fd05
commit 72e3bacc2e
14 changed files with 233 additions and 137 deletions

View File

@@ -32,8 +32,8 @@ .panel {
&.is-featured {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background-color: mc($primary, '400');
border-bottom-color: mc($primary, '500');
background-color: mc('indigo', '400');
border-bottom-color: mc('indigo', '500');
color: #FFF;
> i::before {