From 2fcf4def8a068b4e4cfab34fc9d151f60d63011e Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 26 Apr 2022 18:30:06 +0200 Subject: [PATCH] fix: orange color --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index f2c19c4..f7e71bf 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@ qtip: '/js/jquery.qtip.min.js' $(function () { // Colors - const cOrange = '#F2A900'; + const cOrange = '#F79621'; const cGray = '#333'; const cDarkGray = '#222'; const cDarkOrange = '#735000'; @@ -104,4 +104,4 @@ qtip: '/js/jquery.qtip.min.js'
-

Lorem ipsum, add your stuff.

\ No newline at end of file +

Lorem ipsum, add your stuff.