From fd7a16da68e66a7e51e820e5978d2493b54fcae0 Mon Sep 17 00:00:00 2001 From: Lanskikh Date: Wed, 18 Sep 2024 13:11:08 +0500 Subject: [PATCH] fixes --- index.html | 2 +- src/components/Layouts/Footer.tsx | 2 +- src/components/Layouts/Header.tsx | 2 +- src/components/Main/Efficiency.tsx | 15 +- .../Main/Products/Tabs/ForTeachingTab.tsx | 2 +- .../Main/Products/Tabs/IndustrialTab.tsx | 2 +- .../Main/Products/Tabs/SimulatorsTab.tsx | 4 +- src/components/icons/LogoWithTextIcon.tsx | 243 +++++++++--------- 8 files changed, 140 insertions(+), 132 deletions(-) diff --git a/index.html b/index.html index bbe049c..65a503d 100644 --- a/index.html +++ b/index.html @@ -27,7 +27,7 @@ diff --git a/src/components/Layouts/Footer.tsx b/src/components/Layouts/Footer.tsx index 0cf2127..9247b64 100644 --- a/src/components/Layouts/Footer.tsx +++ b/src/components/Layouts/Footer.tsx @@ -6,7 +6,7 @@ export function Footer() {