Skip to content

Conversation

Fukusan64
Copy link
Collaborator

@Fukusan64 Fukusan64 commented Aug 27, 2025

掲題のとおりです。
スポンサー様のロゴをTOPに追加しました。
image

@Fukusan64 Fukusan64 self-assigned this Aug 27, 2025
{% comment %} <img class="w-full mx-auto mb-3" src="{{ sponsor.logo }}" alt="{{ sponsor.name | strip_html }}のロゴ"> {% endcomment %}
<p class="w-full text-center break-keep text-3xl">{{ sponsor.name }}</p>
</div>
<div class="w-full flex flex- w-fullcol mb-5">
Copy link
Collaborator

Choose a reason for hiding this comment

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

  • class がくっついて無効になっている
  • しかし、ここは flex で並べる必要はないため、以下のようにしても良さそう
    • gold_sponsors を増やしても大丈夫そうだった
Suggested change
<div class="w-full flex flex- w-fullcol mb-5">
<div class="w-full mb-5">

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@Fukusan64 Fukusan64 requested a review from mucho613 August 27, 2025 16:41
Copy link
Collaborator

@mucho613 mucho613 left a comment

Choose a reason for hiding this comment

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

LGTM 👍 Good job! Good job!

@Fukusan64 Fukusan64 merged commit 2a26c8c into main Aug 27, 2025
2 checks passed
@Fukusan64 Fukusan64 deleted the add-sponsor-section branch August 27, 2025 16:43
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