From 5bc325e7cf96fa9a4ccea72bdf9e257c125b159f Mon Sep 17 00:00:00 2001 From: Lamenich Date: Sun, 7 Nov 2021 17:06:02 +0400 Subject: [PATCH] =?UTF-8?q?=D0=BD=D0=B0=D1=85=D1=83=D0=B9=20=D0=B3=D1=80?= =?UTF-8?q?=D0=B0=D0=B4=D0=B8=D0=B5=D0=BD=D1=82=20=D0=B2=D0=BE=D0=BE=D0=B1?= =?UTF-8?q?=D1=89=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;