Attached gradient background fixed on page
This commit is contained in:
@ -14,4 +14,5 @@
|
|||||||
@include t-flex-grow(1);
|
@include t-flex-grow(1);
|
||||||
@include t-gradient-directional($s-color--background-bottom, $s-color--background-top, 45deg);
|
@include t-gradient-directional($s-color--background-bottom, $s-color--background-top, 45deg);
|
||||||
padding-bottom: 5em;
|
padding-bottom: 5em;
|
||||||
|
background-attachment: fixed;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user