From 7e730f53cbbbbca8b36a5577fbacb880fffa5cf7 Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Tue, 20 Aug 2024 01:36:07 +0300 Subject: [PATCH] fix(indent): --- agentic_security/static/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/agentic_security/static/index.html b/agentic_security/static/index.html index 01c5b7c..3a371d4 100644 --- a/agentic_security/static/index.html +++ b/agentic_security/static/index.html @@ -21,7 +21,7 @@ technopollas: ['Technopollas', 'sans-serif'], }, colors: { - dark:{ + dark: { bg: '#121212', card: '#1E1E1E', text: '#FFFFFF', @@ -31,7 +31,8 @@ orange: '#FF9800', yellow: '#FFEB3B', }, - },}, + }, + }, borderRadius: { 'lg': '1rem', },