From cc6b4183df88157d6b95408a902685cd9829b42f Mon Sep 17 00:00:00 2001 From: tajabdin <64154127+tajabdin@users.noreply.github.com> Date: Sun, 28 Jun 2020 19:43:08 -0400 Subject: [PATCH] Color --- css/styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/styles.css b/css/styles.css index 19f11d2..73c3cf1 100644 --- a/css/styles.css +++ b/css/styles.css @@ -14,7 +14,7 @@ z-index: 999; width: 100%; padding-top: 17px; - background:linear-gradient(to bottom, #33ccff 44%, #ff99cc 66%); + background:linear-gradient(to bottom, #0D1821 44%, #B4CDED 66%); ; overflow: hidden; -webkit-transition: all 0.3s; @@ -158,7 +158,7 @@ p { <<<<<<< HEAD - + >>>>>>> 362401d662a29cb198c7c00b361d9d098c08fc9b =======