Skip to content

Commit

Permalink
Merge pull request #247 from codeforjapan/develop
Browse files Browse the repository at this point in the history
Release 20240115
  • Loading branch information
ayuki-joto authored Jan 14, 2024
2 parents 613f017 + 496cace commit 8342ad1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/organisms/homes/HomeFooter/HomeFooter.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ const HomeFooter: FC<Props> = (props) => {
</Container>
)}

<Text fontSize={14} mt={'auto'} pt={{ base: 10, md: 20 }}>
<Text fontSize={14} mt={'auto'} pt={{ base: 10, md: 20 }} mb={6}>
本アプリケーションは、日本財団の「グーグル基金」の支援金を受けて一部機能の追加を実施しました
</Text>
<Text fontSize={14} mt={'auto'} pb={{ base: 0, md: 5 }}>
Expand Down

1 comment on commit 8342ad1

@vercel
Copy link

@vercel vercel bot commented on 8342ad1 Jan 14, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.