Adjusted backgrounds to be page specific
This commit is contained in:
@ -3,9 +3,7 @@
|
||||
* Base Body Seettings
|
||||
*
|
||||
* Dependencies:
|
||||
* styles/settings/colors.scss - Used for colors
|
||||
* styles/settings/typography.scss - Used for fonts
|
||||
* styles/tools/_gradients.scss - Used for background gradients.
|
||||
*
|
||||
* Version:
|
||||
* 1.0.0 - 2018/02/23
|
||||
@ -13,6 +11,5 @@
|
||||
body {
|
||||
font-family: $s-font--stack-default;
|
||||
font-size: $s-font--size--base;
|
||||
@include t-gradient-directional($s-color--background-bottom, $s-color--background-top, 45deg);
|
||||
min-height: 100%;
|
||||
}
|
||||
|
Reference in New Issue
Block a user