Styling tweaks

This commit is contained in:
Sam Potts
2018-01-09 09:14:59 +11:00
parent 8786377a75
commit a0d9d5eca8
10 changed files with 323 additions and 276 deletions

View File

@ -9,4 +9,4 @@ $arrow-size: 5px;
$border-radius-base: 4px;
// Background
$page-background: linear-gradient(to left top, lighten($color-brand-primary, 10%), darken($color-brand-primary, 20%));
$page-background: linear-gradient(to left top, lighten($color-background, 10%), darken($color-background, 20%));