diff --git a/MissNationBlazorWASM/Client/wwwroot/index.html b/MissNationBlazorWASM/Client/wwwroot/index.html index 1e96581..34076ca 100644 --- a/MissNationBlazorWASM/Client/wwwroot/index.html +++ b/MissNationBlazorWASM/Client/wwwroot/index.html @@ -8,7 +8,7 @@ - + @@ -65,35 +65,36 @@ + + + + - + diff --git a/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor b/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor index 6ef553e..6810fdb 100644 --- a/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor +++ b/MissNationSharedUI/Shared/Components/Layout/HeroComponent.razor @@ -1,6 +1,6 @@