Updated background color to match image
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
html, body {
|
||||
background: #fdd504;
|
||||
background: linear-gradient(#fdaa02, #fdd504) no-repeat center center fixed;
|
||||
background: linear-gradient(#fcf4de, #fcf4de) no-repeat center center fixed;
|
||||
}
|
||||
|
||||
body {
|
||||
|
||||
Reference in New Issue
Block a user