diff --git a/public/index.css b/public/index.css index d162624..5f65610 100644 --- a/public/index.css +++ b/public/index.css @@ -2,7 +2,7 @@ header { position: relative; width: 100%; height: 300px; - background: linear-gradient(rgba(20, 20, 20, 0.608), rgba(0, 0, 0, 0.96)), + background: linear-gradient(rgba(60, 60, 60, 0.608), rgba(10, 10, 10, 0.608), rgba(0, 0, 0, 0.96)), url("/black_hole.jpg"); background-position: center; background-repeat: no-repeat;