Skip to content

Conversation

takusandayooo
Copy link
Collaborator

@takusandayooo takusandayooo commented Aug 4, 2025

フッターのデザインを適応しました。
↓変更後のデザイン
image

<a href="/code-of-conduct">行動規範</a>
<a href="/sitemap">サイトマップ</a>
<a href="/privacy">プライバシーポリシー</a>
<a href="{{site.contact}}" target="_blank">お問い合わせ</a>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

お問い合わせのリンクは、お問い合わせGoogleフォームにした。

<nav class="footer-links">
<a href="/">ホーム</a>
<a href="/code-of-conduct">行動規範</a>
<a href="/sitemap">サイトマップ</a>
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

サイトマップのページが現状ないので、/sitemapとしておいた。

@@ -1,74 +1,81 @@
@use '../global/variables' as *;
$footer-link-hover: #7cc224;
Copy link
Collaborator

Choose a reason for hiding this comment

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

これは興味本位の質問ですが、この色ってどこから持ってきた色ですか?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

この色ですが、どれを使えば良いか分からなかったので、ロゴの「Inspire Next.」の色に近いものを使っています。
セルフレビュー時に、そのことを書いておくべきでした。すみません🙇‍♀️

将来的にホバー時の色は統一されると思うので、variables.scssに追加するのが良いと思いました。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

042ed88 こちらでvariables.scssからホバーした際の色を参照するようにしました。
現状は、黄色にしていますが今後変更する予定です。

Copy link
Collaborator

Choose a reason for hiding this comment

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

OKです!
いい判断だと思います。

Copy link
Collaborator

@Fukusan64 Fukusan64 left a comment

Choose a reason for hiding this comment

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

フッターがしっかりあるとちょっと見た目がそれっぽくなっていいですね
ありがとうございます。

これでOKと思いますが、1点気になって質問しているのでそれだけちょっと答えてもらいたいです。

@Fukusan64
Copy link
Collaborator

Approveしました!
明日見てまだOpenだったら自分がマージしときます(誰がマージするかルールで決めた方がいいかも)

@takusandayooo takusandayooo merged commit acc3f86 into main Aug 4, 2025
2 checks passed
@takusandayooo takusandayooo deleted the change-footer-style branch August 4, 2025 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants