diff --git a/styles/style.css b/styles/style.css index 5878c40..fa5d574 100644 --- a/styles/style.css +++ b/styles/style.css @@ -45,7 +45,7 @@ nav a:hover { .landing { color: #fefefe; - background: linear-gradient(55deg, rgba(136,27,42,1) 21%, rgba(86,11,182,1) 100%); + background: #1D1F21; min-height: 100vh; display: flex;