Skip to content

Commit

Permalink
fix 半角のびっくりに統一
Browse files Browse the repository at this point in the history
  • Loading branch information
usuyuki committed Mar 28, 2024
1 parent ee44550 commit 84e9698
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@

<!-- うすゆきについて -->
<p class="h2 text-center font-serif text-2xl mb-4 mt-40">うすゆきについて</p>
<NormalButton title="もっと知る" url="/about" bgColorVariable="blue" textColorVariable="black" />
<NormalButton title="もっと知る!" url="/about" bgColorVariable="blue" textColorVariable="black" />

<!-- <p class="h2 text-center font-serif text-2xl mt-20 mb-2">ORETOKU</p>
<NormalButton
Expand Down

0 comments on commit 84e9698

Please sign in to comment.