Skip to content

Commit

Permalink
Update hero.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
prasanthpul authored Oct 27, 2023
1 parent df4bf3b commit 038d342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/components/hero.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<div class="hero-content md:my-20">
<div class="grid grid-cols-2 md:grid-cols-5 gap-4">
<div class="col-span-4 self-center md:mr-20">
<h1 class="text-5xl">Accelerated&nbsp;
<h1 class="text-5xl">Accelerated
{#key activeWord}
<span
class="text-5xl"
Expand Down

0 comments on commit 038d342

Please sign in to comment.