feat: Page now uses max height + new logo

This commit is contained in:
NGPixel
2017-04-22 19:46:20 -04:00
parent 6a734510d7
commit 08e695da7a
9 changed files with 48 additions and 41 deletions

View File

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