Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

linear gradient not covering entire page

body {
  background: linear-gradient(to left top, blue, red) fixed;
}
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #linear #gradient #covering #entire #page
ADD COMMENT
Topic
Name
2+8 =