use fixed background attachment
This commit is contained in:
@@ -2,8 +2,7 @@
|
|||||||
html {
|
html {
|
||||||
font-family: monospace;
|
font-family: monospace;
|
||||||
font-size: large;
|
font-size: large;
|
||||||
background: linear-gradient(to bottom right, turquoise, teal);
|
background: fixed linear-gradient(to bottom right, turquoise, teal);
|
||||||
min-height: 100%;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
|
|||||||
Reference in New Issue
Block a user