diff options
Diffstat (limited to '_sass')
-rw-r--r-- | _sass/yat.scss | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_sass/yat.scss b/_sass/yat.scss index 44938c8..7329c56 100644 --- a/_sass/yat.scss +++ b/_sass/yat.scss @@ -12,7 +12,6 @@ $spacing-unit: 30px !default; $text-color: #454545 !default; $background-color: #fff !default; -$brand-color: #ff5100 !default; $grey-color: #828282 !default; $grey-color-light: lighten($grey-color, 40%) !default; |