From d7be44cb4fbe294d2de00e0c33919d51965f0b00 Mon Sep 17 00:00:00 2001 From: Lamenich Date: Sun, 31 Oct 2021 10:50:33 +0400 Subject: [PATCH] =?UTF-8?q?=D1=91=D0=B1=D0=B0=D0=BD=D0=BD=D0=B0=D1=8F=20?= =?UTF-8?q?=D0=BF=D0=BE=D0=BB=D0=BE=D1=81=D0=BA=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- styles/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/styles/style.css b/styles/style.css index db851d9..5878c40 100644 --- a/styles/style.css +++ b/styles/style.css @@ -31,12 +31,11 @@ nav { align-items: center; text-align: center; position: fixed; - background-color: #fefefe; padding: 2mm; } nav a { - color: #222222; + color: #F7F7F7; transition: 0.5s; }