mirror of
https://github.com/aljazceru/twentyone-world.github.io.git
synced 2025-12-19 18:24:21 +01:00
fix: orange color
This commit is contained in:
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user