diff --git a/assets/css/index.css b/assets/css/index.css index 3aa76b8..a464ac4 100644 --- a/assets/css/index.css +++ b/assets/css/index.css @@ -8,7 +8,7 @@ body { .header { text-align: center; - background: #66696d; + background: linear-gradient(to bottom, #888b8f, #66696d); /* background-size: cover; */ position: relative; overflow: visible;