Skip to content

Commit

Permalink
design tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
tashua314 committed May 23, 2024
1 parent 11b9442 commit cf70b90
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 @@ -153,7 +153,7 @@
</section>

{#if $user}
<section class="survey-link text-center">
<section class="survey-link text-center mt-6">
<p>ご利用いただきありがとうございます。<br>サービス向上のため、アンケートにご協力いただけますと嬉しいです!</p>
<a href="https://x.gd/49Btv" class="bg-green-500 hover:bg-green-700 text-white font-bold py-2 px-4 rounded inline-block mt-4">
アンケートに答える
Expand Down

0 comments on commit cf70b90

Please sign in to comment.