feat: db + redis error handling, setup options, updated deps

This commit is contained in:
NGPixel
2017-11-12 23:48:19 -05:00
parent 1658fcbf2e
commit ba1d83ebcb
12 changed files with 123 additions and 61 deletions
+2 -2
View File
@@ -32,8 +32,8 @@ .panel {
&.is-featured {
border-top-left-radius: 4px;
border-top-right-radius: 4px;
background-color: mc('indigo', '400');
border-bottom-color: mc('indigo', '500');
background-color: mc('blue', '700');
border-bottom-color: mc('blue', '900');
color: #FFF;
> i::before {