Skip to content

Commit c1ef887

Browse files
authored
Update app.component.ts
1 parent 58a459b commit c1ef887

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/app.component.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ export const routeMeta: RouteMeta = {
3131
<a href="/" class="self-center drop-shadow-[0_35px_35px_rgba(1,1,1,0.25)] text-center font-['Conthrax'] text-4xl md:text-7xl text-[orangered] hover:text-[orangered] ">
3232
<div class="-skew-x-12 ">Race Element</div>
3333
</a>
34-
<p class="text-center font-['Conthrax']">Solutions for Sim Racing</p>
34+
<p class="text-center font-['Conthrax']">Solutions for Simulators</p>
3535
</div>
3636
3737
<div class="border-t-2 border-[grey] mb-2 container mx-auto md:max-w-2xl" ></div>

0 commit comments

Comments
 (0)