Skip to content

bodyのフォントサイズを調整 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 9, 2024

Conversation

cyokodog
Copy link
Contributor

@cyokodog cyokodog commented Jan 9, 2024

サイト訪問者からフォントが小さくて見づらいという意見があったので、ページのベースとなるフォントサイズを調整した。

@cyokodog cyokodog requested a review from taro-3 January 9, 2024 05:29
@cyokodog cyokodog self-assigned this Jan 9, 2024
style.css Outdated
@@ -1,6 +1,6 @@
body {
margin: 0 auto;
font-size: 16px;
font-size: 18px;
Copy link
Collaborator

Choose a reason for hiding this comment

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

ブラウザで表示させ確認したところ、もう少し大きくしたほうが見やすくて良いかと感じました。24pxぐらいでどうでしょう?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

あらためて動作確認し24pxぐらいで良いと思いました。24pxに実装変更し対応したのでマージしますね。

@cyokodog cyokodog merged commit 3fb5dcb into main Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants