From 1c7fb9e2afe42d5c92ded66b09f9bb9e56b53565 Mon Sep 17 00:00:00 2001 From: sasha-astiadi Date: Fri, 21 Jul 2023 16:50:33 +0200 Subject: [PATCH] edot --- css/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 692c0fe..6af5ec5 100644 --- a/css/index.css +++ b/css/index.css @@ -187,7 +187,7 @@ header .customize { footer .customize { /* width: 100vw; */ color: #fff; - background-color: #19b9f7; + background-color: #17b9c8; display: flex; flex-direction: column; align-items: center;