From 3dd9b266252a6ae30ed8987e08ea3f3aec6dce34 Mon Sep 17 00:00:00 2001 From: Adam Date: Mon, 12 Feb 2024 11:34:40 +0100 Subject: [PATCH] js fixes --- .../Components/Layout/HeroComponent.razor | 2 +- .../Layout/QuoteLeftComponent.razor | 2 +- .../Layout/QuoteRightComponent.razor | 5 ++-- .../Components/Layout/SlidersComponent.razor | 2 +- .../Layout/SuperHeroComponent.razor | 10 +++---- .../Shared/Components/Pages/Gallery.razor | 28 +++++++++---------- .../wwwroot/assets/css/style.css | 11 +++++++- .../js/jquery.themepunch.revolution.js | 2 +- .../js/jquery.themepunch.revolution.min.js | 2 +- 9 files changed, 37 insertions(+), 27 deletions(-) diff --git a/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor b/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor index 6810fdb..77173cc 100644 --- a/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor +++ b/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor @@ -1,5 +1,5 @@  -