Updated background color to match image

This commit is contained in:
Toni Lyttinen
2020-02-02 13:10:41 +00:00
parent f390e1fb1f
commit 41762e920f
+1 -1
View File
@@ -1,6 +1,6 @@
html, body { html, body {
background: #fdd504; background: #fdd504;
background: linear-gradient(#fdaa02, #fdd504) no-repeat center center fixed; background: linear-gradient(#fcf4de, #fcf4de) no-repeat center center fixed;
} }
body { body {