diff --git a/style.css b/style.css index 9aeff82..97d8657 100644 --- a/style.css +++ b/style.css @@ -10,7 +10,7 @@ html { /*background = gradient + image pattern combo*/ background: - linear-gradient(rgba(196, 102, 0, 0.6), rgba(155, 89, 182, 0.6)); + linear-gradient(rgba(196, 102, 0, 0.6), rgba(102, 99, 107, 0.6)); } body {